Files
sogo/UI/Templates/SOGoACLGreekModificationAdvisory.wox
2026-03-02 15:01:52 +01:00

29 lines
1.5 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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="currentUserName" const:escapeHTML="NO"/> τροποποίησε τα δικαιώματα πρόσβασης
</var:if>
<var:if condition="isBody">
Ο/Η <var:string value="currentUserName" const:escapeHTML="NO"/> τροποποίησε τα δικαιώματα πρόσβασής σας στον φάκελο <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> του/της.
<!--
Μπορείτε να εγγραφείτε απευθείας σε αυτόν τον φάκελο ακολουθώντας αυτόν τον σύνδεσμο:
<var:string value="httpAdvisoryURL" const:escapeHTML="NO"/>subscribe?mail-invitation=YES
Διαφορετικά, θα μπορείτε να εγγραφείτε αργότερα από τη διεπαφή του SOGo στον ιστό.
Μπορείτε επίσης να αποκτήσετε πρόσβαση σε αυτόν τον πόρο απομακρυσμένα χρησιμοποιώντας την ακόλουθη διεύθυνση URL:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>