mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Further layout faffing, nav links for viewtopic (code needs merging with viewforum/posting), moderators for viewtopic
git-svn-id: file:///svn/phpbb/trunk@3063 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -207,6 +207,7 @@ $lang = array_merge($lang, array(
|
||||
'Rules_delete_cannot' => 'You <b>cannot</b> delete your posts in this forum',
|
||||
'Rules_vote_can' => 'You <b>can</b> vote in polls in this forum',
|
||||
'Rules_vote_cannot' => 'You <b>cannot</b> vote in polls in this forum',
|
||||
'ACP' => '[ %sAdministration Control Panel%s ]',
|
||||
'MCP' => '[ %sModerator Control Panel%s ]',
|
||||
'No_topics_post_one' => 'There are no posts in this forum<br />Click on the <b>Post New Topic</b> link on this page to post one',
|
||||
'Stop_watching_forum' => 'Stop watching this forum',
|
||||
|
Reference in New Issue
Block a user