1
0
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:
Paul S. Owen
2002-11-19 18:55:23 +00:00
parent b468fd6e29
commit c1fc6dce16
8 changed files with 244 additions and 96 deletions

View File

@@ -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',