summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 948dee9)
raw | patch | inline | side by side (parent: 948dee9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 10 May 2007 09:10:57 +0000 (09:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 10 May 2007 09:10:57 +0000 (09:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6337 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/setup_migrate.tpl | patch | blob | history |
index 10e133aadb73863948b5ddff88c1dde5d64db30c..8937ca4e73b298ffe4783a7f8df80ce85e18d203 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 || 1}
+ {if $users_cnt != 0 || $groups_cnt != 0 }
<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>