Monotone-Parent: 0444b46399c9927608800ce991a1f206d6d1112f

Monotone-Revision: a5cc247d48d4b46eb2e14d16d5fcf20049b717dd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-01T20:35:58
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2007-06-01 20:35:58 +00:00
parent c00f818407
commit 7ae283f10f
1 changed files with 6 additions and 1 deletions

View File

@ -35,7 +35,12 @@
<label><input type="checkbox" class="checkBox"
const:name="ObjectViewer"
var:checked="userCanViewObjects"/><var:string
label:value="This person can view the cards of this addressbook."/></label>
label:value="This person can list the content of this addressbook."/></label>
<br/>
<label><input type="checkbox" class="checkBox"
const:name="ObjectReader"
var:checked="userCanReadObjects"/><var:string
label:value="This person can read the cards of this addressbook."/></label>
<br/>
<label><input type="checkbox" class="checkBox"
const:name="ObjectEraser"