Code

Unified small image to fit the big one
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 24 Oct 2005 06:04:46 +0000 (06:04 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 24 Oct 2005 06:04:46 +0000 (06:04 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1662 594d385d-05f5-0310-b6e9-bd551577e9d8

TODO
html/images/smallenv.png [new file with mode: 0644]
plugins/admin/users/class_userManagement.inc

diff --git a/TODO b/TODO
index 2466d142a43cad17bfa73fceb8745789021daaa8..af3202e6344d125f5ac173d22914c6592ffed8cd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,7 @@ Things to fix before 2.4:
 * Rework environment tab
 
 * Rework printer tabs
+  -> lpstat?
 
 * FAI management
   - Add package configuration dialog 
diff --git a/html/images/smallenv.png b/html/images/smallenv.png
new file mode 100644 (file)
index 0000000..f4ef81c
Binary files /dev/null and b/html/images/smallenv.png differ
index e39db69e9cef853db56373d5411b99b4d94cfbe8..fc9fe82bde10c0d1d788f500ac9ed938feb4b227 100644 (file)
@@ -709,7 +709,7 @@ class userManagement extends plugin
                     name='user_edit_%KEY%-user' title='"._("Edit generic properties")."'>";
     $posiximg = "<input type='image' src='images/select_user.png' alt='"._("Posix")."'  
                     name='user_edit_%KEY%-posixAccount' title='"._("Edit UNIX properties")."'>";
-    $eviroimg = "<input type='image' src='images/network.png' alt='"._("Environment")."'  
+    $eviroimg = "<input type='image' src='images/smallenv.png' alt='"._("Environment")."'  
                     name='user_edit_%KEY%-environment' title='"._("Edit environment properties")."'>";
     $mailimg  = "<input type='image' src='images/mailto.png' alt='"._("Mail")."'     
                     name='user_edit_%KEY%-mailAccount' title='"._("Edit mail properties")."'>";