From: hickert Date: Tue, 11 Mar 2008 07:12:06 +0000 (+0000) Subject: Updated strings X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5b649e99e8839adaef34aa3c3ea6cc3f832d54e8;p=gosa.git Updated strings git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9631 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc index 338181023..c852cfafb 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc @@ -117,7 +117,7 @@ class DaemonEvent $str = "

"._("This job has no template.")."

"; $str.= "

"; $str.= "
- +
"; return($str); } @@ -145,8 +145,8 @@ class DaemonEvent } $str = "

"; $str.= "
-   - +   +
"; return($str); }