From bd3985e59c048bf5b2cda5d31d1a4224b78fbada Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 9 Apr 2012 11:56:18 -0400 Subject: Make the help text for the config step more closely resemble reality --- templates/show_install_config.inc.php | 2 +- 1 file changed, 1 insertion(+), 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 1244b920..4ffb3b7d 100644 --- a/templates/show_install_config.inc.php +++ b/templates/show_install_config.inc.php @@ -33,7 +33,7 @@ require $prefix . '/templates/install_header.inc.php';

-
+

-- cgit