mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Various updates for templates
git-svn-id: file:///svn/phpbb/trunk@917 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -211,6 +211,8 @@ $template->assign_vars(array(
|
||||
"L_MODERATOR" => $lang['Moderator'],
|
||||
"L_NONEWPOSTS" => $lang['No_new_posts'],
|
||||
"L_NEWPOSTS" => $lang['New_posts'],
|
||||
"L_NONEWPOSTS_HOT" => $lang['No_new_posts_hot'],
|
||||
"L_NEWPOSTS_HOT" => $lang['New_posts_hot'],
|
||||
"L_TOPIC_IS_LOCKED" => $lang['Topic_is_locked'],
|
||||
"L_POSTED" => $lang['Posted'],
|
||||
"L_JOINED" => $lang['Joined'],
|
||||
|
Reference in New Issue
Block a user