mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/10780] Make L_COLON available in the installer.
PHPBB3-10780
This commit is contained in:
parent
e48f5aa29c
commit
3ea5b0abbd
@ -366,6 +366,7 @@ class module
|
||||
|
||||
$template->assign_vars(array(
|
||||
'L_CHANGE' => $lang['CHANGE'],
|
||||
'L_COLON' => $lang['COLON'],
|
||||
'L_INSTALL_PANEL' => $lang['INSTALL_PANEL'],
|
||||
'L_SELECT_LANG' => $lang['SELECT_LANG'],
|
||||
'L_SKIP' => $lang['SKIP'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user