sogo/UI/Templates/SOGoACLGermanRemovalAdvisory.wox

23 lines
952 B
Plaintext
Raw Normal View History

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE container>
<container
xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:rsrc="OGo:url"
xmlns:label="OGo:label">
<var:if condition="isSubject">
Zugangserlaubniss von <var:string value="currentUserName" const:escapeHTML="NO"/> gelöscht
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName" const:escapeHTML="NO"/> erlaubt Ihnen nicht mehr den Zugang zu seinem Order <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName"/><var:string const:value='"' const:escapeHTML="NO"/>.
Sie können sich sofort an folgender URL von diesem Order des-abonnieren:
<var:string value="httpAdvisoryURL" const:escapeHTML="NO"/>unsubscribe?mail-invitation=YES
Sich können sich auch später immer noch durch die SOGo Webseiten des-abonnieren.</var:if>
</container>