Skip to content

Commit

Permalink
[ticket/10780] Make L_COLON available in the installer.
Browse files Browse the repository at this point in the history
PHPBB3-10780
  • Loading branch information
bantu committed Nov 10, 2012
1 parent e48f5aa commit 3ea5b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpBB/install/index.php
Expand Up @@ -366,6 +366,7 @@ function page_header()

$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'],
Expand Down

0 comments on commit 3ea5b0a

Please sign in to comment.