mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Add option to display module title in board list
This commit is contained in:
parent
e8b6db01fc
commit
46ac583a83
6 changed files with 80 additions and 7 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue