mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
Adding to the conversion documentation. This introduces and changes languages variables.
#11407 #11251 #11673 #11671 #11215 git-svn-id: file:///svn/phpbb/trunk@7694 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -572,6 +572,8 @@ class install_convert extends module
|
||||
}
|
||||
|
||||
$template->assign_vars(array(
|
||||
'TITLE' => $lang['STAGE_SETTINGS'],
|
||||
'BODY' => $lang['CONV_OPTIONS_BODY'],
|
||||
'L_SUBMIT' => $lang['BEGIN_CONVERT'],
|
||||
'U_ACTION' => $this->p_master->module_url . "?mode={$this->mode}&sub=settings&tag=$convertor_tag",
|
||||
));
|
||||
|
Reference in New Issue
Block a user