From 4a78402bab912881cb6b144fbad7fd86fe96217e Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 3 Dec 2008 13:20:56 +0000 Subject: [PATCH] Removed headlines. Seems to be redundant git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13147 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/fai/admin/fai/faiGroupHandle.tpl | 25 ++++++------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl b/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl index 84c25f158..d4b9bc398 100644 --- a/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl +++ b/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl @@ -1,9 +1,6 @@ - {if $mode == "remove"} -

{t}Remove entry{/t}

-
-{t}Select the entries you want to remove.{/t} +{t}Please select the objects you want to remove:{/t}

@@ -23,16 +20,14 @@ - + {/foreach}
{$types.$key.NAME} {if $item.freezed}({t}Freezed{/t}){/if}{$item.description}({$item.description})
{elseif $mode == "edit"} -

{t}Edit entry{/t}

-
-{t}Select the entry you want to edit.{/t} +{t}Select the object you want to edit:{/t}

@@ -47,7 +42,7 @@ class='center'> - {/foreach} @@ -55,9 +50,7 @@ {elseif $mode == "copy"} -

{t}Copy entries{/t}

-
-{t}Select the entry you want to copy.{/t} +{t}Select the object you want to copy:{/t}

{$types.$key.NAME}{$item.description} + ({$item.description)}
@@ -72,7 +65,7 @@ class='center'> - {/foreach} @@ -80,9 +73,7 @@ {elseif $mode == "cut"} -

{t}Cut entries{/t}

-
-{t}Select the entry you want to cut.{/t} +{t}Select the object you want to cut:{/t}

{$types.$key.NAME}{$item.description} + ({$item.description)}
@@ -101,7 +92,7 @@ class='center'> - {/foreach} -- 2.30.2
{$types.$key.NAME}{$item.description} + ({$item.description})