sogo/UI/Templates/SOGoFolderGermanRemovalAdvisory.wox
Ludovic Marcotte 7d182c760f See ChangeLog
Monotone-Parent: f4d1aaac3bdf07ab4ee67974f65577c30c1bb0fe
Monotone-Revision: ec9c129ca2ad9336942f829750ea17901e60315b

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2007-10-14T16:07:22
Monotone-Branch: ca.inverse.sogo
2007-10-14 16:07:22 +00:00

23 lines
555 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">
<var:string value="displayName"/> has been deleted
</var:if>
<var:if condition="isBody">
The <var:string value="displayName"/> folder has been deleted.
The following URL is now no longer active:
<var:string value="httpFolderURL"/>
</var:if>
</container>