summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2bef585)
raw | patch | inline | side by side (parent: 2bef585)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Mar 2008 14:31:20 +0000 (14:31 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Mar 2008 14:31:20 +0000 (14:31 +0000) |
-Added processed image
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10031 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10031 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/class_gotomasses.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/class_gotomasses.inc b/gosa-plugins/goto/addons/goto/class_gotomasses.inc
index a8ffd8665b9aa9979f9e3c5b12c39f65bcabedcc..7cf0a70b3c33f540805be4a93d0600e8062792d0 100644 (file)
if($status == "error"){
$status = "<img class='center' src='images/false.png' alt=''> "._("Error");
}
+ if($status == "processed"){
+ $status = "<img class='center' src='images/true.png' alt=''> "._("Processed");
+ }
/* Special handling for all entries that have
STATUS == "processing" && PROGRESS == NUMERIC