1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

Minor LAN and GUI fixes to Admin > Users (mainly Ranks)

This commit is contained in:
Tijn Kuyper
2013-02-07 21:57:07 +01:00
parent 4fc76feb1a
commit 967903510d
2 changed files with 8 additions and 7 deletions

View File

@@ -220,10 +220,10 @@ define('USRLAN_211', 'Rank Image');
define('USRLAN_212', 'User Rank');
// define('USRLAN_213', 'Are you sure you want to delete this rank'); // use LAN_CONFIRMDEL
define('USRLAN_214', 'Add New Rank');
define('USRLAN_215', 'Update Ranks');
//define('USRLAN_215', 'Update Ranks');
define('USRLAN_216', '--select image--');
define('USRLAN_217', 'User Ranks Updated');
define('USRLAN_218', 'Deletion of User Rank');
//define('USRLAN_217', 'User Ranks Updated');
//define('USRLAN_218', 'Deletion of User Rank');
define('USRLAN_219', 'Older than 30 days');