Monotone-Parent: 108c385b2d4d62eead27a0717dfe26849f3e4968

Monotone-Revision: 9de11b8398fba6c77d839866803040e019e78660

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-17T23:05:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-17 23:05:47 +00:00
parent e201d071d6
commit 51cf0206d7
4 changed files with 35 additions and 13 deletions
@@ -13,8 +13,13 @@
<form id="userRightsForm" const:href="saveUserRights">
<input type="hidden" name="uid" var:value="uid"/>
<div class="title">
<label><var:string label:value="User rights for:"/><br/>
<span class="value"><var:string value="userDisplayName"/></span></label>
<var:if condition="userIsDefaultUser">
<label><span class="value"><var:string label:value="Default Roles"
/></span></label>
</var:if><var:if condition="userIsDefaultUser" const:negate="YES">
<label><var:string label:value="User rights for:"/><br/>
<span class="value"><var:string value="userDisplayName"
/></span></label></var:if>
</div>
<div class="calendarUserRights">
<table>