Add option to display module title in board list

This commit is contained in:
Kijin Sung 2020-10-29 22:47:28 +09:00
parent e8b6db01fc
commit 46ac583a83
6 changed files with 80 additions and 7 deletions

View file

@ -167,6 +167,7 @@ $lang->regdate = 'Registered Date';
$lang->anonymous = 'Anonymous';
$lang->last_update = 'Last Update';
$lang->last_post = 'Last Comment';
$lang->module_title = 'Board Name';
$lang->signup_date = 'Signup Date';
$lang->last_login = 'Last Signin';
$lang->first_page = 'First Page';