[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.8-72-g71fef54
Emannuel Lacour
elacour at bestpractical.com
Fri Jun 4 09:14:53 EDT 2010
The branch, 3.8-trunk has been updated
via 71fef543d5ee2700eeeba999a072b8107d529653 (commit)
from ac6d4cac27be4c939df9276c103b30b414390880 (commit)
Summary of changes:
share/html/Admin/Users/Modify.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 71fef543d5ee2700eeeba999a072b8107d529653
Author: Emmanuel Lacour <elacour at easter-eggs.com>
Date: Fri Jun 4 15:14:42 2010 +0200
Doc: add information in User Create/Modify page that setting the user to be able to receive right is the same as "Privileged".
diff --git a/share/html/Admin/Users/Modify.html b/share/html/Admin/Users/Modify.html
index 6af7bf3..fd9c06f 100755
--- a/share/html/Admin/Users/Modify.html
+++ b/share/html/Admin/Users/Modify.html
@@ -112,7 +112,7 @@
<input type="hidden" class="hidden" name="SetPrivileged" value="1" />
-<input type="checkbox" class="checkbox" name="Privileged" value="1" <%$PrivilegedChecked||''%> /> <&|/l&>Let this user be granted rights</&><br />
+<input type="checkbox" class="checkbox" name="Privileged" value="1" <%$PrivilegedChecked||''%> /> <&|/l&>Let this user be granted rights</&> (<&|/l&>Privileged</&>)<br />
<& /Elements/EditPassword,
User => $UserObj,
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list