From 5b649e99e8839adaef34aa3c3ea6cc3f832d54e8 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 11 Mar 2008 07:12:06 +0000 Subject: [PATCH] Updated strings git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9631 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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); } -- 2.30.2