mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Admin index/log rework, codestyle and new_tpl deprecation.
This commit is contained in:
parent
61b7ab3502
commit
072b19b0ae
35 changed files with 909 additions and 969 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue