mirror of
https://github.com/reactos/web.git
synced 2025-04-03 05:21:45 +00:00
[ROSLOGIN] Define admin and moderator group names
Co-authored-by: Colin Finck <colin@reactos.org>
This commit is contained in:
parent
e1dc409928
commit
79104a1171
@ -28,3 +28,7 @@
|
||||
|
||||
// Miscellaneous Website Settings
|
||||
define("ROSLOGIN_TITLE_SUFFIX", " | ReactOS Project");
|
||||
|
||||
// Admin panel settings
|
||||
define("ROSLOGIN_ADMIN_GROUP", "LDAP Administrators");
|
||||
define("ROSLOGIN_MODERATOR_GROUP", "Moderators");
|
||||
|
Loading…
x
Reference in New Issue
Block a user