mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
Addition to r9731: Add seperate language entry for more flexibility in other languages.
Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9742 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -727,6 +727,7 @@ if ($submit || $preview || $refresh)
|
||||
$template->assign_vars(array(
|
||||
'S_POST_REVIEW' => true,
|
||||
|
||||
'L_POST_REVIEW' => $user->lang['POST_REVIEW_EDIT'],
|
||||
'L_POST_REVIEW_EXPLAIN' => $user->lang['POST_REVIEW_EDIT_EXPLAIN'],
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user