Monotone-Parent: 373c88d1b022af209d0c5807d62b262cf60ee5bf

Monotone-Revision: 85e8a21a77536298272957804613bdc6189853fc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-12-20T16:45:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-12-20 16:45:35 +00:00
parent ea6a0c42b5
commit e66bf60cb7
+7 -1
View File
@@ -23,7 +23,13 @@
contacts="usersForFolder"
checkedBoxes="checkedUsers"
/>
<span class="legend"><var:string label:value="(Unchecked = assistant, checked = delegate)" /></span>
<span class="legend"><var:string label:value="(Unchecked = assistant, checked = delegate)" /></span><br />
<var:if condition="clientIsCalendar"
><label id="freeBusyLabel"><input type="checkbox"
var:checked="publishInFreeBusy"
class="checkBox" name="freebusy" id="freebusy"
/><var:string label:value="Localizable/Publish the Free/Busy information"
/></label></var:if>
</div>
</form>
</var:component>