Code

Corrected paste images
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Apr 2008 11:30:22 +0000 (11:30 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Apr 2008 11:30:22 +0000 (11:30 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10413 594d385d-05f5-0310-b6e9-bd551577e9d8

13 files changed:
gosa-core/plugins/admin/acl/class_divListACL.inc
gosa-core/plugins/admin/groups/class_divListGroup.inc
gosa-core/plugins/admin/ogroups/class_divListOGroup.inc
gosa-core/plugins/admin/users/class_divListUsers.inc
gosa-plugins/fai/admin/fai/class_divListFai.inc
gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc
gosa-plugins/gofon/gofon/conference/class_divListConferences.inc
gosa-plugins/gofon/gofon/macro/class_divListMacros.inc
gosa-plugins/goto/admin/applications/class_divListApplication.inc
gosa-plugins/goto/admin/devices/class_divListDevices.inc
gosa-plugins/goto/admin/mimetypes/class_divListMimeTypes.inc
gosa-plugins/sudo/admin/sudo/class_divListSudo.inc
gosa-plugins/systems/admin/systems/class_divListSystem.inc

index f536025aab1af34da3193629fdcb94d33162e7b8..ab8bd60da694dfc88d4807ca9d6652d8600569d8 100644 (file)
@@ -183,7 +183,7 @@ class divListACL extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 977565e0cabc416d556c889b1f28f9288fad289a..e70e4ae0c8c7e53a708398b0cb5d519daaee8166 100644 (file)
@@ -219,7 +219,7 @@ class divListGroup extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 8e7189110260e3fa83b58d28be099e3fc2cb4e20..d3d4839ba0523f295dd8f23457f6eef148be9ff5 100644 (file)
@@ -237,7 +237,7 @@ class divListOGroup extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 1897e1ad4e3a28157e804f1e66c673da654c501d..6d9d983b1be4248656d20dceb23fe52cac8bdcc3 100644 (file)
@@ -211,7 +211,7 @@ class divListUsers extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 7b47c4072a94d16bc73584188e1b1e10059e53e4..3fe50a22df9a32e15472caa82684fe6b7b434f3a 100644 (file)
@@ -236,7 +236,7 @@ class divListFai extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 15014a81433c57e3f66017e625b2ecd23866e960..ab0db911af710014eb91f6fa5b2ec0f49483ad25 100644 (file)
@@ -163,7 +163,7 @@ class divListBlocklist extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index acdd7423c72afb1da7ef37b5920843d9c476de3d..47c0d6e9f807731d070304fe67aa100eb83b3745 100644 (file)
@@ -160,7 +160,7 @@ class divListConference extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index bdc551a6072a8fe29695703f45b42669ab7331ab..7da3035cf0d34e47846ccb64cd70bd8774ea0c59 100644 (file)
@@ -156,7 +156,7 @@ class divListMacro extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index d5271b117155380b958b4943053b44efc713e44b..19536565e0cacca7a74a16b58808d175ce3052e1 100644 (file)
@@ -171,7 +171,7 @@ class divListApplication extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index b9a8a6c6e378be4452606d20d20c18a1cd88c958..a867628feffa0e3c80bbd13ff197f1ce8f11ce6a 100644 (file)
@@ -159,7 +159,7 @@ class divListDevices extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 9dad4165ae054fd0bd0a1c73e11825910b571bab..1cc0164f84af1e8375ebc70607ecd0ddbe6321b5 100644 (file)
@@ -192,7 +192,7 @@ class divListMimeTypes extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index 3abd3ce4919b9af0baf132b0299388a39baa92ba..3b79096c63f509463985052411dfeb6564434f8e 100644 (file)
@@ -134,7 +134,7 @@ class divListSudo extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }
index fc15b7f5c47e2003ab0318af30e2e512b7bf4dc5..92f8c44754e8d9f8b4c868071e5fb88d39183d62 100644 (file)
@@ -266,7 +266,7 @@ class divListSystem extends MultiSelectWindow
         $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."|editPaste|\n";
       }else{
-        $img = "<img border='0' class='center' src='images/cant_lists/paste.png' alt=''>";
+        $img = "<img border='0' class='center' src='images/lists/paste.png' alt=''>";
         $s.="..|".$img."&nbsp;"._("Paste")."\n";
       }
     }