From: hickert Date: Mon, 19 Mar 2007 06:12:44 +0000 (+0000) Subject: Some little changes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ca6bb204af9ff3685c554ac2e8fb0e2634883bc7;p=gosa.git Some little changes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5808 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/sieve/class_sieveElement_If.inc b/include/sieve/class_sieveElement_If.inc index a9c04e7b0..9df232b5d 100644 --- a/include/sieve/class_sieveElement_If.inc +++ b/include/sieve/class_sieveElement_If.inc @@ -1077,7 +1077,7 @@ class sieve_if $smarty->assign("DisplayAdd",TRUE); $smarty->assign("DisplayDel",FALSE); $cont_tmp = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__))); - $cont_tmp = preg_replace("/%%OBJECT_CONTENT%%/",_("Klick here to add a new test"),$cont_tmp); + $cont_tmp = preg_replace("/%%OBJECT_CONTENT%%/",_("Click here to add a new test"),$cont_tmp); $smarty->assign("Inverse",$Inverse); $smarty->assign("Contents",$cont_tmp.$Contents); diff --git a/include/sieve/templates/element_address.tpl b/include/sieve/templates/element_address.tpl index 853e16190..b0f9b5181 100755 --- a/include/sieve/templates/element_address.tpl +++ b/include/sieve/templates/element_address.tpl @@ -78,20 +78,16 @@   - - - {t}Address fields to include{/t} - - - - - - {t}Values to match for{/t} - - - - - + + + {t}Address fields to include{/t}
+ + + + {t}Values to match for{/t}
+ + + {else} {if $LastError != ""} diff --git a/include/sieve/templates/element_header.tpl b/include/sieve/templates/element_header.tpl index a96a78229..84a4bfb30 100755 --- a/include/sieve/templates/element_header.tpl +++ b/include/sieve/templates/element_header.tpl @@ -72,16 +72,12 @@ - - {t}Address fields to include{/t} - - + + {t}Address fields to include{/t}
- - {t}Values to match for{/t} - - + + {t}Values to match for{/t}