diff options
Diffstat (limited to 'templates/install_packages_done.tpl')
| -rwxr-xr-x | templates/install_packages_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_packages_done.tpl b/templates/install_packages_done.tpl index 9615202..7067ab1 100755 --- a/templates/install_packages_done.tpl +++ b/templates/install_packages_done.tpl @@ -29,7 +29,7 @@ {if !$first_install} <div class="alert alert-warning"> - You have just successfully installed new packages. During installation, new permissions were probably added to the database, but not assigned to any groups. You can use the <strong>{smartlink ititle="permission maintenance" ipackage=users ifile='admin/permissions.php'} </strong> page to assign these permissions quickly and easily. + You have just successfully installed new packages. During installation, new permissions were probably added to the database, but not assigned to any roles. You can use the <strong>{smartlink ititle="permission maintenance" ipackage=users ifile='admin/role_permissions.php'} </strong> page to assign these permissions quickly and easily. </div> {/if} |
