mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Support for new locked with new topics icon
git-svn-id: file:///svn/phpbb/trunk@1274 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -219,7 +219,8 @@ $template->assign_vars(array(
|
||||
"L_NEW_POSTS" => $lang['New_posts'],
|
||||
"L_NO_NEW_POSTS_HOT" => $lang['No_new_posts_hot'],
|
||||
"L_NEW_POSTS_HOT" => $lang['New_posts_hot'],
|
||||
"L_TOPIC_IS_LOCKED" => $lang['Topic_is_locked'],
|
||||
"L_NO_NEW_POSTS_LOCKED" => $lang['No_new_posts_locked'],
|
||||
"L_NEW_POSTS_LOCKED" => $lang['New_posts_locked'],
|
||||
"L_ANNOUNCEMENT" => $lang['Post_Announcement'],
|
||||
"L_STICKY" => $lang['Post_Sticky'],
|
||||
"L_POSTED" => $lang['Posted'],
|
||||
|
Reference in New Issue
Block a user