From da07f041e3c3a1587f2aca40b46b555180954492 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Wed, 4 May 2011 16:23:58 -0400 Subject: JS-less install should work better. --- templates/show_install.inc.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/show_install.inc.php b/templates/show_install.inc.php index 7f0ca794..598be729 100644 --- a/templates/show_install.inc.php +++ b/templates/show_install.inc.php @@ -64,11 +64,11 @@ require $prefix . '/templates/install_header.inc.php'; - + - + @@ -84,6 +84,7 @@ require $prefix . '/templates/install_header.inc.php'; +

Ampache Installation.
-- cgit