- improvement : in admin/user_perm, already authorized categories thanks to

group associations are displayed and not taken into account for user
  specific permissions.


git-svn-id: http://piwigo.org/svn/trunk@818 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-08-17 15:25:32 +00:00
parent 20f0541697
commit 3cf427b4d6
4 changed files with 82 additions and 5 deletions
+8
View File
@@ -596,4 +596,12 @@ div#theNavbar>dl>dd>ul {
list-style-type: square;
padding-left: 15px;
margin: 5px;
}
div#adminMain>fieldset {
margin: 10px;
}
fieldset>legend {
font-style: italic;
}