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_localplay_controllers.inc.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'templates/show_localplay_controllers.inc.php') diff --git a/templates/show_localplay_controllers.inc.php b/templates/show_localplay_controllers.inc.php index dd4b90c4..8df25762 100644 --- a/templates/show_localplay_controllers.inc.php +++ b/templates/show_localplay_controllers.inc.php @@ -19,9 +19,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -$web_path = Config::get('web_path'); +$web_path = Config::get('web_path'); ?> - + @@ -35,19 +35,19 @@ $web_path = Config::get('web_path'); -player_loaded()) { continue; } - $localplay->format(); - if (Localplay::is_enabled($controller)) { - $action = 'confirm_uninstall_localplay'; - $action_txt = _('Disable'); - } - else { +player_loaded()) { continue; } + $localplay->format(); + if (Localplay::is_enabled($controller)) { + $action = 'confirm_uninstall_localplay'; + $action_txt = _('Disable'); + } + else { $action = 'install_localplay'; $action_txt = _('Activate'); - } + } ?> -- cgit
f_name); ?>