From: hickert Date: Fri, 24 Jun 2005 09:44:30 +0000 (+0000) Subject: added summary tag and fixed empty href for helplink X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e5b51e36be5e53e9c56d04b9f6374d140d492aa2;p=gosa.git added summary tag and fixed empty href for helplink git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@836 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/main.php b/html/main.php index 79ddf1de7..492b3478c 100644 --- a/html/main.php +++ b/html/main.php @@ -208,7 +208,7 @@ if ($_SESSION['js']==FALSE){ $smarty->assign("help_method", "href='helpviewer.php$plug' target='_new'"); } else { $smarty->assign("javascript", "true"); - $smarty->assign("help_method","href='' onclick=\"return popup('helpviewer.php$plug','GOsa help');\""); + $smarty->assign("help_method"," onclick=\"return popup('helpviewer.php$plug','GOsa help');\""); } $smarty->assign ("username", $ui->username); diff --git a/ihtml/themes/default/framework.tpl b/ihtml/themes/default/framework.tpl index 54a371395..2a2611286 100644 --- a/ihtml/themes/default/framework.tpl +++ b/ihtml/themes/default/framework.tpl @@ -2,13 +2,13 @@ {$php_errors}
- +
GOSA2 - +
@@ -45,7 +45,7 @@ - +
{$errors} diff --git a/plugins/generic/references/contents.tpl b/plugins/generic/references/contents.tpl index f3463528b..e953da19f 100644 --- a/plugins/generic/references/contents.tpl +++ b/plugins/generic/references/contents.tpl @@ -1,5 +1,5 @@ {if $objectList ne ""} - +