mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-08 03:49:47 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user