From: hickert Date: Wed, 23 Nov 2005 11:16:29 +0000 (+0000) Subject: tempalte fixed X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b1f8f6523569a470b83d72e8e4ef3d49cc950d02;p=gosa.git tempalte fixed git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2022 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/addons/mailqueue/contents.tpl b/plugins/addons/mailqueue/contents.tpl index 6103ae823..2b6b54d9e 100644 --- a/plugins/addons/mailqueue/contents.tpl +++ b/plugins/addons/mailqueue/contents.tpl @@ -59,8 +59,6 @@ {t}Recipient{/t} {if $OrderBy == "Recipient"}{$SortType}{/if} {t}Error{/t} {if $OrderBy == "Error"} {$SortType}{/if}   -   -   {counter start=0 assign=i start=1} @@ -85,21 +83,15 @@ {t}delete{/t} - {if $entries[$key].Hold == true} - {t}unhold{/t} - {else} - {t}hold{/t} - {/if} - {t}requeue{/t}