From 293805af054e29b58247f0e48988f02cc378174b Mon Sep 17 00:00:00 2001 From: janw Date: Wed, 14 Jun 2006 12:16:00 +0000 Subject: [PATCH] Don't show horizontal scrollbars in helpviewer. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@3817 594d385d-05f5-0310-b6e9-bd551577e9d8 --- ihtml/themes/default/help.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihtml/themes/default/help.tpl b/ihtml/themes/default/help.tpl index cefd1725f..82c3e42bc 100644 --- a/ihtml/themes/default/help.tpl +++ b/ihtml/themes/default/help.tpl @@ -23,7 +23,7 @@ -
+
{$help_contents}
-- 2.30.2