mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 22:25:31 +02:00
Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd instances of same terms.
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
/*
|
||||
$advanced['date']['type'] = 'date';
|
||||
$advanced['date']['text'] = LAN_SEARCH_68.':';
|
||||
$advanced['date']['text'] = LAN_DATE.':';
|
||||
*/
|
||||
?>
|
Reference in New Issue
Block a user