From e01f7be38eb35478f1f4321edac33986743a05e1 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 2 May 2007 12:48:57 +0000 Subject: [PATCH] Simple style updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6230 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/sieve/class_sieveManagement.inc | 2 ++ include/sieve/templates/management.tpl | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/include/sieve/class_sieveManagement.inc b/include/sieve/class_sieveManagement.inc index 0b7088c90..12f8546db 100644 --- a/include/sieve/class_sieveManagement.inc +++ b/include/sieve/class_sieveManagement.inc @@ -665,6 +665,8 @@ class sieveManagement extends plugin "attach" => "style='border-right:0px; width:70px;'"); $List->AddEntry(array($field1,$field2,$field3,$field4,$field6)); } + + $List->SetHeight(400); /* If the uattrib is empty (Attribute to use for authentification with sieve) * Display a message that the connection can't be established. diff --git a/include/sieve/templates/management.tpl b/include/sieve/templates/management.tpl index 10b600ba6..53304ff7b 100644 --- a/include/sieve/templates/management.tpl +++ b/include/sieve/templates/management.tpl @@ -1,4 +1,4 @@ -

{t}Sieve script management{/t}

+

{t}List of sieve scripts{/t}