mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Language-file cleanup
This commit is contained in:
@@ -25,7 +25,7 @@ class chatbox_menu_search extends e_search // include plugin-folder in the name.
|
||||
'table' => 'chatbox',
|
||||
|
||||
'advanced' => array(
|
||||
'date' => array('type' => 'date', 'text' => LAN_SEARCH_50),
|
||||
'date' => array('type' => 'date', 'text' => LAN_DATE_POSTED),
|
||||
'author'=> array('type' => 'author', 'text' => LAN_SEARCH_61)
|
||||
),
|
||||
|
||||
|
Reference in New Issue
Block a user