From ffad56ec182f110c3511ce56d7a3cfe54a6b5de5 Mon Sep 17 00:00:00 2001 From: Karl Vollmer Date: Wed, 27 Jul 2011 14:35:49 -0300 Subject: Install now contains two buttons, Download & Write for the config file, there is also an additional check before that if the config file is writeable --- templates/show_install_config.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/show_install_config.inc.php') diff --git a/templates/show_install_config.inc.php b/templates/show_install_config.inc.php index c2513bfe..1244b920 100644 --- a/templates/show_install_config.inc.php +++ b/templates/show_install_config.inc.php @@ -66,7 +66,8 @@ require $prefix . '/templates/install_header.inc.php';   - + + /> -- cgit