From 1cb0983ed04c65e06d502ae2ac9ed6d5e31d70dc Mon Sep 17 00:00:00 2001 From: Paul 'flowerysong' Arthur Date: Sun, 14 Mar 2010 20:14:52 +0000 Subject: Cosmetics: remove trailing whitespace --- templates/show_install.inc.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/show_install.inc.php') diff --git a/templates/show_install.inc.php b/templates/show_install.inc.php index d3421f74..250219f3 100644 --- a/templates/show_install.inc.php +++ b/templates/show_install.inc.php @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -if (INSTALL != '1') { exit; } +if (INSTALL != '1') { exit; } $prefix = realpath(dirname(__FILE__). "/../"); $dir = is_rtl($htmllang) ? 'rtl' : 'ltr'; ?> @@ -32,7 +32,7 @@ $dir = is_rtl($htmllang) ? 'rtl' : 'ltr'; - - +

@@ -106,7 +106,7 @@ $dir = is_rtl($htmllang) ? 'rtl' : 'ltr'; " /> - +

Ampache Installation.
-- cgit