mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
[ticket/15593] Do not allow print view with direct URL
PHPBB3-15593
This commit is contained in:
@@ -88,6 +88,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_UNREAD_POSTS' => 'There are no new unread posts for this topic.',
|
||||
'NO_VOTE_OPTION' => 'You must specify an option when voting.',
|
||||
'NO_VOTES' => 'No votes',
|
||||
'NO_AUTH_PRINT_TOPIC' => 'You are not authorised to print topics.',
|
||||
|
||||
'POLL_ENDED_AT' => 'Poll ended at %s',
|
||||
'POLL_RUN_TILL' => 'Poll runs till %s',
|
||||
|
Reference in New Issue
Block a user