From b29e95516727bd4449195709edbabf4b5806adf7 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sun, 12 Oct 2003 14:32:06 +0000 Subject: Display a message linked to the help forum git-svn-id: http://piwigo.org/svn/trunk@199 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin') diff --git a/admin/install.php b/admin/install.php index 303cccffb..d368cd5ef 100644 --- a/admin/install.php +++ b/admin/install.php @@ -40,7 +40,7 @@ if ( isset( $_GET['language'] ) ) 'step2_pwd','step2_pwd_info','step2_pwd_conf', 'step2_pwd_conf_info','conf_general_mail', 'conf_general_mail_info','install_end_title', - 'install_end_message'); + 'install_end_message','install_help'); templatize_array( $tpl, 'lang', $handle ); $vtp->setGlobalVar( $handle, 'language', $_GET['language'] ); } -- cgit v1.2.3