Admin index/log rework, codestyle and new_tpl deprecation.

This commit is contained in:
Yuriy Pikhtarev 2017-06-11 18:56:28 +03:00
commit 072b19b0ae
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
35 changed files with 909 additions and 969 deletions

View file

@ -2575,7 +2575,7 @@ $lang['ACTS_LOG_FORUM'] = 'Forum';
$lang['ACTS_LOG_ACTION'] = 'Action';
$lang['ACTS_LOG_USER'] = 'User';
$lang['ACTS_LOG_LOGS_FROM'] = 'Logs from ';
$lang['ACTS_LOG_FIRST'] = 'first ';
$lang['ACTS_LOG_FIRST'] = 'beginning with';
$lang['ACTS_LOG_DAYS_BACK'] = 'days back';
$lang['ACTS_LOG_TOPIC_MATCH'] = 'Topic title match';
$lang['ACTS_LOG_SORT_BY'] = 'Sort by';
@ -2585,6 +2585,7 @@ $lang['ACTS_LOG_TIME'] = 'Time';
$lang['ACTS_LOG_INFO'] = 'Info';
$lang['ACTS_LOG_FILTER'] = 'Filter';
$lang['ACTS_LOG_TOPICS'] = 'Topics:';
$lang['ACTS_LOG_OR'] = 'or';
$lang['RELEASE'] = 'Release Templates';
$lang['RELEASES'] = 'Releases';