mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome)
This commit is contained in:
@@ -56,6 +56,8 @@ define("UE_LAN_GENDER","Gender");
|
||||
define("UE_LAN_GENDER_DESC","Gender");
|
||||
define("UE_LAN_MALE","Male");
|
||||
define("UE_LAN_FEMALE","Female");
|
||||
define("UE_LAN_COMMENT", "Comments");
|
||||
define("UE_LAN_COMMENT_DESC", "Comment Box");
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user