From 0ff1135969bd6c25820db7eaefe8ac432b652937 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 19 Nov 2009 12:29:41 +0000 Subject: [PATCH] Fixed device removal git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14825 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/devices/remove.tpl | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/gosa-plugins/goto/admin/devices/remove.tpl b/gosa-plugins/goto/admin/devices/remove.tpl index 10f738a38..29adedf1b 100644 --- a/gosa-plugins/goto/admin/devices/remove.tpl +++ b/gosa-plugins/goto/admin/devices/remove.tpl @@ -2,22 +2,16 @@  {t}Warning{/t}

- {$intro} - {t}This may be used by several users/groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t} + {$info} + {t}Please double check if you really want to do this since there is no way for GOsa to get your data back.{/t}

+

- {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t} + {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}

- {if $multiple} - -   - - {else} - -   - - {/if} + +   +

- -- 2.30.2