From b32b92f91a4bc80eef96c776342923aea1303617 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 23 Nov 2005 08:16:31 +0000 Subject: [PATCH] Layout fixes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2014 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/addons/mailqueue/contents.tpl | 32 +++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/plugins/addons/mailqueue/contents.tpl b/plugins/addons/mailqueue/contents.tpl index e15fe95f6..6103ae823 100644 --- a/plugins/addons/mailqueue/contents.tpl +++ b/plugins/addons/mailqueue/contents.tpl @@ -10,7 +10,7 @@ {t}Search{/t}  {t}Search for{/t} - +  in   - + - - - - - +   + + + + @@ -72,7 +72,7 @@ {/if} {if $entries[$key].Active == true} - {t}active{/t} + {t}Active{/t} {/if} {$entries[$key].MailID} {$entries[$key].Server} @@ -83,25 +83,25 @@ {$entries[$key].Error} - {t}delete{/t} + {t}delete{/t} {if $entries[$key].Hold == true} - {t}unhold{/t} + {t}unhold{/t} {else} - {t}hold{/t} + {t}hold{/t} {/if} - {t}requeue{/t} + {t}requeue{/t} -- 2.30.2