mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user