From dca364780674d417435782855968c46f05eab84c Mon Sep 17 00:00:00 2001
From: Lester Caine
Date: Fri, 15 May 2026 20:13:33 +0100
Subject: Remove unused group model code
---
templates/install_cleanup.tpl | 2 +-
templates/install_cleanup_done.tpl | 2 +-
templates/install_packages_done.tpl | 2 +-
templates/install_version.tpl | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
(limited to 'templates')
diff --git a/templates/install_cleanup.tpl b/templates/install_cleanup.tpl
index b1cf14d..30aa167 100755
--- a/templates/install_cleanup.tpl
+++ b/templates/install_cleanup.tpl
@@ -131,7 +131,7 @@
{/if}
{if empty( $insPerms ) and empty( $delPerms )}
- The permissioning system in your installation is up to date and does not require any adjustments. Even though this is true, we recommend you visit the {smartlink ititle="Permission Maintenance" ipackage=users ifile="admin/permissions.php"} page at some point to ensure that all permissions are active.
+ The permissioning system in your installation is up to date and does not require any adjustments. Even though this is true, we recommend you visit the {smartlink ititle="Permission Maintenance" ipackage=users ifile="admin/role_permissions.php"} page at some point to ensure that all permissions are active.
{/if}
{/legend}
diff --git a/templates/install_cleanup_done.tpl b/templates/install_cleanup_done.tpl
index 5ef3445..c9483f0 100755
--- a/templates/install_cleanup_done.tpl
+++ b/templates/install_cleanup_done.tpl
@@ -19,7 +19,7 @@
{/forminput}
- Since permissions have been modified, you should visit the {smartlink ititle="permission maintenance" ipackage=users ifile="admin/permissions.php"} page to make sure that all permissions are assigned to the correct groups.
+ Since permissions have been modified, you should visit the {smartlink ititle="permission maintenance" ipackage=users ifile="admin/role_permissions.php"} page to make sure that all permissions are assigned to the correct roles.
{/if}
{if $deActivated}
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}
- 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 {smartlink ititle="permission maintenance" ipackage=users ifile='admin/permissions.php'} 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 {smartlink ititle="permission maintenance" ipackage=users ifile='admin/role_permissions.php'} page to assign these permissions quickly and easily.
{/if}
diff --git a/templates/install_version.tpl b/templates/install_version.tpl
index 1935e2a..d3ead7b 100755
--- a/templates/install_version.tpl
+++ b/templates/install_version.tpl
@@ -22,7 +22,7 @@
- You can visit the {smartlink ititle="Permission Maintenance" ipackage=users ifile="admin/permissions.php"} page at any time to make further adjustments.
+ You can visit the {smartlink ititle="Permission Maintenance" ipackage=users ifile="admin/role_permissions.php"} page at any time to make further adjustments.
--
cgit v1.3