summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2fe9991)
raw | patch | inline | side by side (parent: 2fe9991)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 10 May 2007 09:09:28 +0000 (09:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 10 May 2007 09:09:28 +0000 (09:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6336 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/setup_migrate.tpl | patch | blob | history |
index e2f5dd34ae51b840459683794f47c31754ef989c..10e133aadb73863948b5ddff88c1dde5d64db30c 100644 (file)
--- a/setup/setup_migrate.tpl
+++ b/setup/setup_migrate.tpl
</script>
<input type='submit' name='create_admin_user' value='{t}Apply{/t}'>
- {if $users_cnt != 0 || $groups_cnt != 0}
+ {if $users_cnt != 0 || $groups_cnt != 0 || 1}
<h2>{t}Assign super administrator permissions to an existing user or group{/t}</h2>
<p>{t}To grant administrative permissions to a user or a group, select an object and choose 'Assign'.{/t}</p>