1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 23:36:29 +02:00

Issue #6 Replace LAN_nnn with LAN_SHOW

Issue #6 Replace LAN_nnn with LAN_SHOW
This commit is contained in:
MikeyGMT
2016-02-24 15:46:23 +00:00
parent e1465c8c68
commit 7fba9bd190
6 changed files with 9 additions and 9 deletions

View File

@@ -97,7 +97,7 @@ define("LAN_USER_66", "Visits to site since registration"); // LAN_146
define("LAN_USER_67", "Chatbox posts"); // LAN_147
define("LAN_USER_68", "Comments posted"); // LAN_148
define("LAN_USER_69", "Forum posts"); // LAN_149
define("LAN_USER_70", "Show"); // LAN_419
//define("LAN_USER_70", "Show"); // LAN_419
define("LAN_USER_71", "Signature: "); // LAN_120
define("LAN_USER_72", "Avatar: "); // LAN_121
define("LAN_USER_73", "choice of Content/Mail-lists");