From: cajus Date: Fri, 19 Aug 2005 10:34:01 +0000 (+0000) Subject: Fixed delete icon X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2654833be336545f1fb302cf6180957ed7b9e64b;p=gosa.git Fixed delete icon git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1190 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_systemManagement.inc b/plugins/admin/systems/class_systemManagement.inc index f757d339c..6ab007d1f 100644 --- a/plugins/admin/systems/class_systemManagement.inc +++ b/plugins/admin/systems/class_systemManagement.inc @@ -568,7 +568,7 @@ class systems extends plugin $action= ""; - $action.= ""; + $action.= ""; $divlist = new divlist("systemstab");