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_export.inc.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'templates/show_export.inc.php') diff --git a/templates/show_export.inc.php b/templates/show_export.inc.php index 74f753aa..3ad6fb8a 100644 --- a/templates/show_export.inc.php +++ b/templates/show_export.inc.php @@ -8,7 +8,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 - of the License. + of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -21,10 +21,10 @@ */ -$name = 'export_' . $_REQUEST['export_format']; +$name = 'export_' . $_REQUEST['export_format']; +${$name} = ' selected="selected"'; +$name = 'catalog_' . $_REQUEST['export_catalog']; ${$name} = ' selected="selected"'; -$name = 'catalog_' . $_REQUEST['export_catalog']; -${$name} = ' selected="selected"'; show_box_top(_('Export Catalog')); ?>
@@ -35,11 +35,11 @@ show_box_top(_('Export Catalog')); ?>