sogo/UI/Templates/SOGoACLGermanRemovalAdvisory.wox
Ludovic Marcotte 296245f3c1 see changelog
Monotone-Parent: 399ddcc3b0b509af5a4d05cd434475774187e48c
Monotone-Revision: 0cee430f2a0dfc64e4d3616db2934929c59abbbf

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2007-12-03T14:13:10
Monotone-Branch: ca.inverse.sogo
2007-12-03 14:13:10 +00:00

23 lines
786 B
XML

<?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"/> gelöscht
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName"/> erlaubt Ihnen nicht mehr den Zugang zu seinem Order '<var:string value="resourceName"/>'.
Sie können sich sofort an folgender URL von diesem Order des-abonnieren:
<var:string value="httpAdvisoryURL"/>unsubscribe?mail-invitation=YES
Sich können sich auch später immer noch durch die SOGo Webseiten des-abonnieren.</var:if>
</container>