summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b75d232)
raw | patch | inline | side by side (parent: b75d232)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Mar 2008 13:22:23 +0000 (13:22 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Mar 2008 13:22:23 +0000 (13:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9898 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 bc0668db9323c3d93983b3998a50787349bd3fce..4195fc1a23254d4052d0c7ceb402acc3aa91f27b 100644 (file)
/* Show activation? */
if ($percent == "goto-activation"){
- $status = "<img class='center' src='images/status_stopped.png' alt=''> "._("Activation");
+ $status = "<img class='center' src='images/status_stopped.png' alt=''> "._("Locked");
/* Show hardware detect? */
} elseif ($percent == "goto-hardware-detection") {