mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Got bored so added print topic output view
git-svn-id: file:///svn/phpbb/trunk@3071 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -217,6 +217,7 @@ $lang = array_merge($lang, array(
|
||||
'View_topic' => 'View topic',
|
||||
'Guest' => 'Guest',
|
||||
'POST_SUBJECT' => 'Post subject',
|
||||
'PRINT_TOPIC' => 'Printable version',
|
||||
'View_next_topic' => 'View next topic',
|
||||
'View_previous_topic' => 'View previous topic',
|
||||
'Submit_vote' => 'Submit Vote',
|
||||
|
Reference in New Issue
Block a user