From d8f2615c8f58ce736bb69b079b26a46dcc26e364 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 8 May 2007 12:39:52 +0000 Subject: [PATCH] There is a seperate button for each admin create method git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6302 594d385d-05f5-0310-b6e9-bd551577e9d8 --- setup/setup_migrate.tpl | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/setup/setup_migrate.tpl b/setup/setup_migrate.tpl index 320e0a85e..7a4412cdd 100644 --- a/setup/setup_migrate.tpl +++ b/setup/setup_migrate.tpl @@ -230,6 +230,7 @@ + {if $users_cnt != 0 || $groups_cnt != 0} @@ -251,6 +252,7 @@ {html_options options=$groups selected=$acl_create_selected} {/if} + {/if} {/if} @@ -258,12 +260,6 @@

 

- {if $users_cnt != 0 || $groups_cnt != 0} - - {else} - - {/if} -  
-- 2.30.2