From f99bb74a2784394fc5fc5ab90f31402afe83210a Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 24 Oct 2005 06:04:46 +0000 Subject: [PATCH] Unified small image to fit the big one git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1662 594d385d-05f5-0310-b6e9-bd551577e9d8 --- TODO | 1 + html/images/smallenv.png | Bin 0 -> 733 bytes plugins/admin/users/class_userManagement.inc | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 html/images/smallenv.png diff --git a/TODO b/TODO index 2466d142a..af3202e63 100644 --- 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 index 0000000000000000000000000000000000000000..f4ef81c608c703f52f2d4d5bf3e00c6aba4b9df8 GIT binary patch literal 733 zcmV<30wVp1P)Yh#uD{ryLFZFMC%`RgSgfBA$vn|E31Od z5F(65HKWmtX4cT}kGa>2eDlSJlx0yVF$P3wk`-Rf4CC4`m@0z_yw?*ZO-U8*1k6-c2$%NoMH@WC6*ZfY+6yka(O7MJt?0wGN-&IkTJyJj}LVYRf_M0oc5 zfXoWr+;Dn2pq(~|2+n&D#i}TxhHlv*Q%jm!R?C!!AKapAA#SeFzpDBEhg0%yO5Frh z74JL%Dk`WzQDl@=&c;T;%j-GcKK_RyPkH{wn8!a~P`A+Qbt%gZS!VIx0bo_YhlmqJ zj777IIvQd~c=X)`O%thu#bh051#cR>C~nEX8k;0lk+A>KCKyAOT9VXYR0u?(545dk zK5v=V4dY3dH+#DLf-&~VPfw4xx3||n-+pJQc?ZtnT#IuK=N#VaG7a9RG_9j<;q2_} zLe|#S9_;S!ewOEX<-LzF#)bZurt<$`7JdjJV2qK=%ggJ-!^5v%*UkJ3?# P00000NkvXXu0mjfm?>k_ literal 0 HcmV?d00001 diff --git a/plugins/admin/users/class_userManagement.inc b/plugins/admin/users/class_userManagement.inc index e39db69e9..fc9fe82bd 100644 --- a/plugins/admin/users/class_userManagement.inc +++ b/plugins/admin/users/class_userManagement.inc @@ -709,7 +709,7 @@ class userManagement extends plugin name='user_edit_%KEY%-user' title='"._("Edit generic properties")."'>"; $posiximg = ""; - $eviroimg = ""; $mailimg = ""; -- 2.30.2