mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Changed way moderator lang is output on viewforum and index
git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -269,7 +269,6 @@ $template->assign_vars(array(
|
||||
"L_VIEWS" => $lang['Views'],
|
||||
"L_POSTS" => $lang['Posts'],
|
||||
"L_LASTPOST" => $lang['Last_Post'],
|
||||
"L_MODERATOR" => $lang['Moderator'],
|
||||
"L_NO_NEW_POSTS" => $lang['No_new_posts'],
|
||||
"L_NEW_POSTS" => $lang['New_posts'],
|
||||
"L_NO_NEW_POSTS_HOT" => $lang['No_new_posts_hot'],
|
||||
|
Reference in New Issue
Block a user