Code

Moved search images
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 18 Apr 2008 13:36:43 +0000 (13:36 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 18 Apr 2008 13:36:43 +0000 (13:36 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10561 594d385d-05f5-0310-b6e9-bd551577e9d8

39 files changed:
gosa-core/html/images/lists/search-user.png [new file with mode: 0644]
gosa-core/html/images/lists/search.png [new file with mode: 0644]
gosa-core/html/images/search.png [deleted file]
gosa-core/html/images/search_user.png [deleted file]
gosa-core/html/plugins/groups/images/asterisk.png [new file with mode: 0644]
gosa-core/html/plugins/groups/images/environment.png [new file with mode: 0644]
gosa-core/html/plugins/groups/images/menu.png [new file with mode: 0644]
gosa-core/html/plugins/groups/images/samba.png [new file with mode: 0644]
gosa-core/include/class_MultiSelectWindow.inc
gosa-core/plugins/admin/groups/class_divListGroup.inc
gosa-core/plugins/admin/groups/class_groupGeneric.inc
gosa-core/plugins/admin/ogroups/class_ogroup.inc
gosa-core/plugins/personal/posix/class_posixAccount.inc
gosa-plugins/addressbook/addons/addressbook/class_addressbook.inc
gosa-plugins/dfs/addons/godfs/class_dfsManagment.inc
gosa-plugins/fai/admin/fai/class_faiPackageEntry.inc
gosa-plugins/fai/admin/fai/class_faiProfileEntry.inc
gosa-plugins/glpi/admin/systems/services/glpi/class_glpiAttachmentPool.inc
gosa-plugins/glpi/admin/systems/services/glpi/class_glpiDeviceManagement.inc
gosa-plugins/glpi/admin/systems/services/glpi/class_glpiPrinterCartridges.inc
gosa-plugins/glpi/admin/systems/services/glpi/class_glpiSelectUser.inc
gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc
gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc
gosa-plugins/gofon/gofon/fonreports/class_fonreport.inc
gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc
gosa-plugins/goto/addons/goto/events/class_EventTargetAddUsersList.inc
gosa-plugins/goto/admin/systems/goto/class_selectUserToPrinterDialog.inc
gosa-plugins/goto/admin/systems/ppd/class_printerPPDSelectionDialog.inc
gosa-plugins/goto/personal/environment/class_hotplugDialog.inc
gosa-plugins/goto/personal/environment/class_selectPrinterDialog.inc
gosa-plugins/log/addons/logview/class_gosa_logview.inc
gosa-plugins/log/addons/logview/class_logview.inc
gosa-plugins/mail/addons/mailqueue/contents.tpl
gosa-plugins/mail/admin/groups/mail/class_groupMail.inc
gosa-plugins/mail/personal/mail/class_mailAccount.inc
gosa-plugins/samba/personal/samba/class_sambaAccount.inc
gosa-plugins/sudo/admin/sudo/class_divListSudo.inc
gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc
gosa-plugins/systems/admin/systems/class_divListSystem.inc

diff --git a/gosa-core/html/images/lists/search-user.png b/gosa-core/html/images/lists/search-user.png
new file mode 100644 (file)
index 0000000..1c164f4
Binary files /dev/null and b/gosa-core/html/images/lists/search-user.png differ
diff --git a/gosa-core/html/images/lists/search.png b/gosa-core/html/images/lists/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/gosa-core/html/images/lists/search.png differ
diff --git a/gosa-core/html/images/search.png b/gosa-core/html/images/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/html/images/search.png and /dev/null differ
diff --git a/gosa-core/html/images/search_user.png b/gosa-core/html/images/search_user.png
deleted file mode 100644 (file)
index 1c164f4..0000000
Binary files a/gosa-core/html/images/search_user.png and /dev/null differ
diff --git a/gosa-core/html/plugins/groups/images/asterisk.png b/gosa-core/html/plugins/groups/images/asterisk.png
new file mode 100644 (file)
index 0000000..b9bc82e
Binary files /dev/null and b/gosa-core/html/plugins/groups/images/asterisk.png differ
diff --git a/gosa-core/html/plugins/groups/images/environment.png b/gosa-core/html/plugins/groups/images/environment.png
new file mode 100644 (file)
index 0000000..f4ef81c
Binary files /dev/null and b/gosa-core/html/plugins/groups/images/environment.png differ
diff --git a/gosa-core/html/plugins/groups/images/menu.png b/gosa-core/html/plugins/groups/images/menu.png
new file mode 100644 (file)
index 0000000..dd6de2f
Binary files /dev/null and b/gosa-core/html/plugins/groups/images/menu.png differ
diff --git a/gosa-core/html/plugins/groups/images/samba.png b/gosa-core/html/plugins/groups/images/samba.png
new file mode 100644 (file)
index 0000000..ec747e5
Binary files /dev/null and b/gosa-core/html/plugins/groups/images/samba.png differ
index 898916456ffe9f8c27dbb76f5ee67851ce7edd1a..adcb53ef3792ed2b0729d8642928ffdc28c60d70 100644 (file)
@@ -77,7 +77,7 @@ class MultiSelectWindow{
   }
 
        /* Adds a regex input field to the current dialog */
-       function AddRegex($name,$string,$value,$conn,$image="images/search.png")
+       function AddRegex($name,$string,$value,$conn,$image="images/lists/search.png")
        {
                $arr = array();
 
index 4459ee926dbc890682aed4023c5c424b68c92fd6..b557de966d0457b8c3d49a8020018c26bf43184f 100644 (file)
@@ -98,7 +98,7 @@ class divListGroup extends MultiSelectWindow
 
     /*                  Name                 ,Text                              ,Default  , Connect with alphabet  */
     $this->AddRegex   ("Regex",     _("Regular expression for matching group names"), "*" , true);
-    $this->AddRegex   ("UserRegex", _("User name of which groups are shown"),         "*" , false, "images/search_user.png");
+    $this->AddRegex   ("UserRegex", _("User name of which groups are shown"),         "*" , false, "images/lists/search-user.png");
   }
 
 
@@ -261,13 +261,13 @@ class divListGroup extends MultiSelectWindow
                  name='group_group_edit_%KEY%' alt='P'  title='"._("Posix")  ."'>";
     $mailimg  = "<input type='image' class='center' src='images/mailto.png'
                  name='mailgroup_group_edit_%KEY%' alt='M'  title='"._("Mail")   ."'>";
-    $sambaimg = "<input type='image'  class='center' src='images/select_winstation.png'
+    $sambaimg = "<input type='image'  class='center' src='plugins/groups/images/samba.png'
                  name='group_group_edit_%KEY%' alt='S'  title='"._("Samba")  ."'>";
-    $applimg  = "<input type='image'  class='center' src='images/select_application.png'
+    $applimg  = "<input type='image'  class='center' src='plugins/groups/images/menu.png'
                  name='appgroup_group_edit_%KEY%' alt='A'  title='"._("Application")."'>";
-    $phoneimg = "<input type='image'  class='center' src='images/select_phone.png'
+    $phoneimg = "<input type='image'  class='center' src='plugins/groups/images/asterisk.png'
                  name='group_group_edit_%KEY%' alt='Ph' title='"._("Phone")  ."'>";
-    $envimg   = "<input type='image'  class='center' src='images/smallenv.png'
+    $envimg   = "<input type='image'  class='center' src='plugins/groups/images/environment.png'
                  name='environment_group_edit_%KEY%' alt='E' title='"._("Environment")  ."'>";
 
     // Space
index 1e78305bad9721d26a1c311b9bfc47a5a1f1a2a7..b9e30839aae30a76fb083c7912e9ff78fabe9d63 100644 (file)
@@ -369,7 +369,7 @@ class group extends plugin
         $wslist[]= preg_replace('/\$/', '', $attrs['cn'][0]);
       }
       asort($wslist);
-      $smarty->assign("search_image", get_template_path('images/search.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("deplist", $this->config->idepartments);
@@ -432,7 +432,7 @@ class group extends plugin
       $this->reload();
 
       /* Show dialog */
-      $smarty->assign("search_image", get_template_path('images/search.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
 
@@ -548,7 +548,7 @@ class group extends plugin
 
     /* Show main page */
     $smarty->assign("alphabet", generate_alphabet(10));
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("deplist", $this->config->idepartments);
index fa0c66ca1fe2d0c8f0eb2e2a74390b0b72aed259..39f744d7300d511ffa09d48b4780bdd714a987a9 100644 (file)
@@ -278,7 +278,7 @@ class ogroup extends plugin
       $smarty->assign("objects", $this->convert_list($this->objects));
 
       /* Show dialog */
-      $smarty->assign("search_image", get_template_path('images/search.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("deplist", $this->config->idepartments);
index cf1dae04faeee11d5b3c39d361f801ce433ea5b7..799629ad444f2ea7edda35740e7e645c93c90c3f 100644 (file)
@@ -400,7 +400,7 @@ class posixAccount extends plugin
         $wslist[]= preg_replace('/\$/', '', $attrs['cn'][0]);
       }
       asort($wslist);
-      $smarty->assign("search_image", get_template_path('images/search.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("deplist", $this->config->idepartments);
@@ -438,7 +438,7 @@ class posixAccount extends plugin
       $smarty->assign("regex",$this->GroupRegex);
       $smarty->assign("guser",$this->GroupUserRegex);
       $smarty->assign("groups", $glist);
-      $smarty->assign("search_image", get_template_path('images/search.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("deplist", $this->config->idepartments);
index 27328958849315ab454522f11b4d9225881ff1dd..0506dbf7cb4ac04ec8f2c18ef05c55ceb432f745 100644 (file)
@@ -490,7 +490,7 @@ class addressbook extends plugin
     $smarty->assign("depselect", $this->search_base);
     $smarty->assign("global", $phonefilter['global']);
     $smarty->assign("organizational", $phonefilter['organizational']);
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("obj_image", get_template_path('images/list_ogroup.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("infoimage", get_template_path('images/info.png'));
index 06409a633910caf2519fa365572f51e13d393345..c3d32e5b95fc7760cabd7f66555aeff5b0846127 100644 (file)
@@ -220,7 +220,7 @@ class dfsManagment extends plugin {
       /* Use the smarty templating engine here... */
 
       $smarty->assign('tree', $tree_html);
-      $smarty->assign('search_image', get_template_path('images/search.png'));
+      $smarty->assign('search_image', get_template_path('images/lists/search.png'));
       $smarty->assign('infoimage', get_template_path('images/info.png'));
       $smarty->assign('launchimage', get_template_path('images/launch.png'));
       $smarty->assign('alphabet', generate_alphabet());
index e9697009d2fb440b1770e802bd4623aa172cca8c..e184c7f82b1d1dd6d1a8d1cd23b69cde0cde04c2 100644 (file)
@@ -130,7 +130,7 @@ class faiPackageEntry extends plugin
     $smarty->assign("launchimage"   , get_template_path('images/launch.png'));
     $smarty->assign("alphabet"      , generate_alphabet());
     $smarty->assign("apply"         , apply_filter(TRUE));
-    $smarty->assign("search_image"  , get_template_path('images/search.png'));
+    $smarty->assign("search_image"  , get_template_path('images/lists/search.png'));
 
     $display.= $smarty->fetch(get_template_path('faiPackageEntry.tpl', TRUE));
     return($display);
index fe7decf65103a16fdd9a679a1f862099de0343d9..4b9ff186872b5126ffe819b633f65e7874ff3bd3 100644 (file)
@@ -233,7 +233,7 @@ class faiProfileEntry extends plugin
     $smarty->assign("launchimage"   , get_template_path('images/lists/action.png'));
     $smarty->assign("alphabet"      , generate_alphabet());
     $smarty->assign("apply"         , apply_filter(TRUE));
-    $smarty->assign("search_image"  , get_template_path('images/search.png'));
+    $smarty->assign("search_image"  , get_template_path('images/lists/search.png'));
 
     $display.= $smarty->fetch(get_template_path('faiProfileEntry.tpl', TRUE));
     return($display);
index 6f7f6bc15607797fe5be48f95d5f63f80b8eaf36..53f8960c8301bb2362109124fa0af1defbe120b0 100644 (file)
@@ -260,8 +260,8 @@ class glpiAttachmentPool extends plugin
   
     $smarty->assign("attachments",      $divlist->DrawList());
     $smarty->assign("attachmenthead",   $listhead);
-    $smarty->assign("search_image",     get_template_path('images/search.png'));
-    $smarty->assign("searchu_image",    get_template_path('images/search_user.png'));
+    $smarty->assign("search_image",     get_template_path('images/lists/search.png'));
+    $smarty->assign("searchu_image",    get_template_path('images/lists/search-user.png'));
     $smarty->assign("tree_image",       get_template_path('images/tree.png'));
     $smarty->assign("infoimage",        get_template_path('images/info_small.png'));
     $smarty->assign("launchimage",      get_template_path('images/lists/action.png'));
index 0d994fdebed5d3175ff33869d9990d798646918c..326f0244151527da15500308afcc15bce3953d9f 100644 (file)
@@ -248,8 +248,8 @@ class glpiDeviceManagement extends plugin
     $filter = session::get('glpiDeviceRegex');
     $smarty->assign("devicehead", $listhead);
     $smarty->assign("devices", $divlist->DrawList());
-    $smarty->assign("search_image", get_template_path('images/search.png'));
-    $smarty->assign("searchu_image", get_template_path('images/search_user.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
+    $smarty->assign("searchu_image", get_template_path('images/lists/search-user.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("infoimage", get_template_path('images/info_small.png'));
     $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index 4e3134b9369e480bbc15259c1e7f9627f0ae72af..ca39266891f484fa8bae5e53866e6e7b1b834ca0 100644 (file)
@@ -210,8 +210,8 @@ class glpiPrinterCartridges extends plugin
     $filter = session::get('glpiCartridgeRegex');
     $smarty->assign("devicehead", $listhead);
     $smarty->assign("devices", $divlist->DrawList());
-    $smarty->assign("search_image", get_template_path('images/search.png'));
-    $smarty->assign("searchu_image", get_template_path('images/search_user.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
+    $smarty->assign("searchu_image", get_template_path('images/lists/search-user.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("infoimage", get_template_path('images/info_small.png'));
     $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index 8baf3a5d517a698ddfaf932bb3c417f5a8fcd87f..654624cb892a2f38d646d913e444053be88878c5 100644 (file)
@@ -185,8 +185,8 @@ class glpiSelectUser extends plugin
     $filter = session::get('glpi_user_filter');
     $smarty->assign("usershead", $listhead);
     $smarty->assign("users", $divlist->DrawList());
-    $smarty->assign("search_image", get_template_path('images/search.png'));
-    $smarty->assign("searchu_image", get_template_path('images/search_user.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
+    $smarty->assign("searchu_image", get_template_path('images/lists/search-user.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("infoimage", get_template_path('images/info_small.png'));
     $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index a743f0aa4111f40cafbe47905ecd68fbe5013269..6974ae6f4202e0a80c51037220d1ccb76915a256 100644 (file)
@@ -379,8 +379,8 @@ class gofaxAccount extends plugin
       }
 
       /* Show dialog */
-      $smarty->assign("search_image", get_template_path('images/search.png'));
-      $smarty->assign("usearch_image", get_template_path('images/search_user.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
+      $smarty->assign("usearch_image", get_template_path('images/lists/search-user.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("infoimage", get_template_path('images/info.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index 42680457ee6566e7a1d7767e2f936c7574b4ef3f..006a1ad77324f3570f81ffe64a830b3f87469c99 100644 (file)
@@ -95,7 +95,7 @@ class faxreport extends plugin
 
     $smarty= get_smarty();
     $smarty->assign("launchimage"              , get_template_path('images/launch.png'));
-    $smarty->assign("search_image"  , get_template_path('images/search.png'));
+    $smarty->assign("search_image"  , get_template_path('images/lists/search.png'));
     $smarty->assign("search_for"               , $this->search_for);
     $smarty->assign("bases"                              , $this->config->idepartments);
     $smarty->assign("base_select"              , $this->search_base);
index bb6ef6264897e05af2676ce7bcec328e47df1792..488567efd3c0e91c4f125ff4370763ef7cd9ce76 100644 (file)
@@ -145,7 +145,7 @@ class fonreport extends plugin
 
     $smarty->assign("plug",           "?plug=".validate($_GET['plug']));
     $smarty->assign("launchimage",    get_template_path('images/launch.png'));
-    $smarty->assign("search_image",   get_template_path('images/search.png'));
+    $smarty->assign("search_image",   get_template_path('images/lists/search.png'));
     $smarty->assign("search_for",     $this->search_for);
     $smarty->assign("bases",          $bases);
     $smarty->assign("base_select",    $this->search_base);
index e8837d72027953ceab3af9dc48f82cf231ee9af5..9b7ee83ab52fee3cc2d7b785ef33eefb9c10f3c0 100644 (file)
@@ -65,7 +65,7 @@ class EventTargetAddList extends MultiSelectWindow
     $this->AddHeader(array("string"=>"&nbsp;","attach"=>"style='width:20px;'"));
     $this->AddHeader(array("string"=>_("System / Department")));
 
-    //$name,$string,$value,$conn,$image="images/search.png")
+    //$name,$string,$value,$conn,$image="images/lists/search.png")
     $this->AddRegex("regex" ,"regex"  ,"*"                , TRUE);
     $this->AddRegex("ipfrom","ipfrom" ,"0.0.0.0"          , FALSE);
     $this->AddRegex("ipto"  ,"ipto"   ,"255.255.255.255"  , FALSE);
index 951976a757dcc06715d0a5dcd17a529b19e5e8cb..8e9db1a19ef028a5d2122f1399c3b6df26bd3465 100644 (file)
@@ -59,7 +59,7 @@ class EventTargetAddUserList extends MultiSelectWindow
     $this->AddHeader(array("string"=>"&nbsp;","attach"=>"style='width:20px;'"));
     $this->AddHeader(array("string"=>_("System / Department")));
 
-    //$name,$string,$value,$conn,$image="images/search.png")
+    //$name,$string,$value,$conn,$image="images/lists/search.png")
     $this->AddRegex("regex" ,"regex"  ,"*"                , TRUE);
 
     $this->AddCheckBox("display_users"  ,"1", _("Display users"),TRUE);
index 67bb9a946c13805a4821e54232d4cde6359fda4b..b5d564e209beda022cf4cbe830709f0f816288cb 100644 (file)
@@ -120,7 +120,7 @@ class selectUserToPrinterDialog extends plugin
     $smarty->assign("gotoPrinterKeys"     , array_flip($tmp_printers));
     $smarty->assign("apply"               , apply_filter());
     $smarty->assign("alphabet"            , generate_alphabet());
-    $smarty->assign("search_image"        , get_template_path('images/search.png'));
+    $smarty->assign("search_image"        , get_template_path('images/lists/search.png'));
     $smarty->assign("tree_image"          , get_template_path('images/tree.png'));
     $smarty->assign("infoimage"           , get_template_path('images/info.png'));
     $smarty->assign("launchimage"         , get_template_path('images/lists/action.png'));
index 2935eafa40ffdc3e4f0968009c60c02ea4ece8a7..868ae10bae6d8298868da324aeb153646b8a8c19 100644 (file)
@@ -165,7 +165,7 @@ class printerPPDSelectionDialog extends plugin
     }
 
     $smarty->assign("List",         $div -> DrawList());
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("launchimage",  get_template_path('images/lists/action.png'));
     $smarty->assign("tree_image",   get_template_path('images/tree.png'));
     $smarty->assign("alphabet",     generate_alphabet());
index 24f5a2cfe3464c232fe8a7ca37705fce2d00c3fa..c5dde60035856034734cc1361feca49a6a2b5763 100644 (file)
@@ -44,7 +44,7 @@ class hotplugDialog extends plugin
     $smarty->assign("depselectHot",$this->depselect);
     $smarty->assign("apply", apply_filter());
     $smarty->assign("alphabet", generate_alphabet());
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
     $smarty->assign("deplist", $this->config->idepartments);
index 025ab8ff45794fa59b5a97df68465714bef2bae1..78e937b9e13cf0aadd21f456e9dcecdcd6879632 100644 (file)
@@ -89,7 +89,7 @@ class selectPrinterDialog extends plugin
     $smarty->assign("apply", apply_filter());
     $smarty->assign("alphabet", generate_alphabet());
     $smarty->assign("subtrees", $this->subtreesearch?"checked":"");
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("infoimage", get_template_path('images/info.png'));
     $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index 296082f131ed6d3b4ba2737c90e9719090b90e1c..a25efe59664c73743c7dab3bc61907177c995900 100644 (file)
@@ -88,7 +88,7 @@ class gosa_logview extends plugin
     $smarty= get_smarty();
     $smarty->assign("search_result", "");
     $smarty->assign("plug", "?plug=".validate($_GET['plug']));
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("time_image", get_template_path('images/time.png'));
     $smarty->assign("server_image", get_template_path('images/server.png'));
     $smarty->assign("log_image", get_template_path('images/log_warning.png'));
index d25d98a00728016970afe327e782682874761eff..12fd1d61a61803a73e95fba110fbe6b182100d0e 100644 (file)
@@ -54,7 +54,7 @@ class logview extends plugin
     $smarty= get_smarty();
     $smarty->assign("search_result", "");
     $smarty->assign("plug", "?plug=".validate($_GET['plug']));
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("time_image", get_template_path('images/time.png'));
     $smarty->assign("server_image", get_template_path('images/server.png'));
     $smarty->assign("log_image", get_template_path('images/log_warning.png'));
index c07ed95ad50a202fdddaaed474ec34675e680c7f..acc0d48710cd4451c212f7acda73a8dd1b4e89d4 100644 (file)
@@ -7,7 +7,7 @@
        <table width="100%" summary="">
                <tr>
                        <td>
-       <img class="center" alt="{t}Search{/t}" src="images/search.png" align="middle" border="0">
+       <img class="center" alt="{t}Search{/t}" src="images/lists/search.png" align="middle" border="0">
         &nbsp;{t}Search for{/t}
     <input name="search_for" size="12" maxlength="60" value="{$search_for}" title="{t}Please enter a search string here.{/t}" onchange="mainform.submit()">
         &nbsp;in 
index 375dc90425818368034830da1101996ebbc5ee69..811c39ba38e539504f2204844ec76b812d598d16 100644 (file)
@@ -544,8 +544,8 @@ class mailgroup extends plugin
       reset ($mailusers);
 
       /* Show dialog */
-      $smarty->assign("search_image", get_template_path('images/search.png'));
-      $smarty->assign("usearch_image", get_template_path('images/search_user.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
+      $smarty->assign("usearch_image", get_template_path('images/lists/search-user.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("infoimage", get_template_path('images/info.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index 318d83a8df5c11cb8976409e9a4171c4ddd878c0..877860439705e8d1552e49f2b7adc2c69be995d9 100644 (file)
@@ -507,8 +507,8 @@ class mailAccount extends plugin
       reset ($mailusers);
 
       /* Show dialog */
-      $smarty->assign("search_image", get_template_path('images/search.png'));
-      $smarty->assign("usearch_image", get_template_path('images/search_user.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
+      $smarty->assign("usearch_image", get_template_path('images/lists/search-user.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("infoimage", get_template_path('images/info.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
index 3082335e8ef21644a18ffce9e25ffa21ccc0224e..25ce0962914719ea6a0ad9be49fe986a35a4a9a2 100644 (file)
@@ -414,7 +414,7 @@ class sambaAccount extends plugin
       }
       asort($wslist);
 
-      $smarty->assign("search_image", get_template_path('images/search.png'));
+      $smarty->assign("search_image", get_template_path('images/lists/search.png'));
       $smarty->assign("launchimage", get_template_path('images/lists/action.png'));
       $smarty->assign("tree_image", get_template_path('images/tree.png'));
       $smarty->assign("deplist", $this->config->idepartments);
index e1746a98768bced74e4722ee2c4b3aa7a57e4f01..6ec0abeca26937010e6cfa9e345859ca18d21c56 100644 (file)
@@ -87,7 +87,7 @@ class divListSudo extends MultiSelectWindow
     $this->AddRegex   ("Regex"    , _("Regular expression for matching role names")       , 
       "*" , true);
     $this->AddRegex   ("UserRegex", _("Regular expression for matching role member names"),
-      "*" , FALSE,"images/search_user.png");
+      "*" , FALSE,"images/lists/search-user.png");
   }
 
 
index eb9fcf0176b7ddc65db528cd67a35d9fff5e9064..9ebab22331bfcc9dbb007942564bcb223a1b7822 100644 (file)
@@ -636,7 +636,7 @@ class sudo extends plugin
     foreach( array("depselect","regex") as $type){
       $smarty->assign("$type", $sysfilter[$type]);
     }
-    $smarty->assign("search_image", get_template_path('images/search.png'));
+    $smarty->assign("search_image", get_template_path('images/lists/search.png'));
     $smarty->assign("launchimage",  get_template_path('images/lists/action.png'));
     $smarty->assign("tree_image",   get_template_path('images/tree.png'));
     $smarty->assign("deplist",      $this->config->idepartments);
index 48299a1404bdb9425bc36cea90dfcbf97ff3c134..dc5823c55c3e6d72583c706bb1865631761a1cd2 100644 (file)
@@ -116,7 +116,7 @@ class divListSystem extends MultiSelectWindow
 
     /*                  Name                 ,Text                              ,Default  , Connect with alphabet  */
     $this->AddRegex   ("Regex",     _("Display systems matching"),"*" , true);
-    $this->AddRegex   ("UserRegex", _("Display systems of user"), "*" , false, "images/search_user.png");
+    $this->AddRegex   ("UserRegex", _("Display systems of user"), "*" , false, "images/lists/search-user.png");
   }
 
   function GenHeader()