From 4ba003993c6d1aaf40a961ed3930d1792d92d50f Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 19 Mar 2007 14:42:35 +0000 Subject: [PATCH] Some template updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5825 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/sieve/templates/element_address.tpl | 32 +++++++++++--------- include/sieve/templates/element_discard.tpl | 2 +- include/sieve/templates/element_keep.tpl | 2 +- include/sieve/templates/element_require.tpl | 2 +- include/sieve/templates/element_stop.tpl | 2 +- include/sieve/templates/object_container.tpl | 6 ++-- 6 files changed, 25 insertions(+), 21 deletions(-) diff --git a/include/sieve/templates/element_address.tpl b/include/sieve/templates/element_address.tpl index b0f9b5181..fda6260db 100755 --- a/include/sieve/templates/element_address.tpl +++ b/include/sieve/templates/element_address.tpl @@ -12,13 +12,18 @@ {if $Expert} {if $LastError != ""} - + {$LastError} {/if} + + + + + {t}Match type{/t} @@ -29,6 +34,8 @@ + + {t}Invert test{/t}? @@ -39,9 +46,6 @@ {/if} - - - @@ -52,6 +56,8 @@ {html_options options=$address_parts selected=$address_part} + + {t}Comparator{/t} @@ -60,7 +66,9 @@ {html_options options=$comparators selected=$comparator} + {if $match_type == ":count" || $match_type == ":value"} + {t}operator{/t} @@ -69,21 +77,17 @@ {html_options options=$operators selected=$operator} - {else} - -   - + {/if} - -   - + +   - - + + {t}Address fields to include{/t}
- + {t}Values to match for{/t}
diff --git a/include/sieve/templates/element_discard.tpl b/include/sieve/templates/element_discard.tpl index a557876c8..ff69ed240 100644 --- a/include/sieve/templates/element_discard.tpl +++ b/include/sieve/templates/element_discard.tpl @@ -1,6 +1,6 @@ - diff --git a/include/sieve/templates/element_keep.tpl b/include/sieve/templates/element_keep.tpl index 519f2e468..3ad993cc2 100644 --- a/include/sieve/templates/element_keep.tpl +++ b/include/sieve/templates/element_keep.tpl @@ -1,6 +1,6 @@
+ {t}Discard message{/t}
- diff --git a/include/sieve/templates/element_require.tpl b/include/sieve/templates/element_require.tpl index b4d74ff4d..b6561615f 100644 --- a/include/sieve/templates/element_require.tpl +++ b/include/sieve/templates/element_require.tpl @@ -23,7 +23,7 @@ - diff --git a/include/sieve/templates/element_stop.tpl b/include/sieve/templates/element_stop.tpl index 8a617a65c..8c61ad2f3 100644 --- a/include/sieve/templates/element_stop.tpl +++ b/include/sieve/templates/element_stop.tpl @@ -1,6 +1,6 @@
+ {t}Keep message{/t}
+
- diff --git a/include/sieve/templates/object_container.tpl b/include/sieve/templates/object_container.tpl index 94d539888..9c4611532 100644 --- a/include/sieve/templates/object_container.tpl +++ b/include/sieve/templates/object_container.tpl @@ -4,16 +4,16 @@  
+ {t}Stop{/t}
{t}Stop execution here!{/t}
+   + alt='{t}Add new{/t}' title='{t}Add a new new object on top of this one.{/t}' class='center'>
-