From 948dee9da01435550ef5e0620121e0e2fc3ea203 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 10 May 2007 09:09:28 +0000 Subject: [PATCH] Made list visible git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6336 594d385d-05f5-0310-b6e9-bd551577e9d8 --- setup/setup_migrate.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/setup_migrate.tpl b/setup/setup_migrate.tpl index e2f5dd34a..10e133aad 100644 --- a/setup/setup_migrate.tpl +++ b/setup/setup_migrate.tpl @@ -245,7 +245,7 @@ - {if $users_cnt != 0 || $groups_cnt != 0} + {if $users_cnt != 0 || $groups_cnt != 0 || 1}

{t}Assign super administrator permissions to an existing user or group{/t}

{t}To grant administrative permissions to a user or a group, select an object and choose 'Assign'.{/t}

-- 2.30.2