mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Language-file cleanup
This commit is contained in:
@@ -33,7 +33,7 @@ foreach ($search_prefs['comments_handlers'] as $h_key => $value) {
|
||||
}
|
||||
|
||||
$advanced['date']['type'] = 'date';
|
||||
$advanced['date']['text'] = LAN_SEARCH_50.':';
|
||||
$advanced['date']['text'] = LAN_DATE_POSTED.':';
|
||||
|
||||
$advanced['author']['type'] = 'author';
|
||||
$advanced['author']['text'] = LAN_SEARCH_61.':';
|
||||
|
Reference in New Issue
Block a user