From 959c7b7a13c51aea549523f134d6ef526e3b977c Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 12 Oct 2005 20:50:26 +0000 Subject: fixed up some minor formating errors, and also the preferences mojo see changelog for details --- templates/show_now_playing.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show_now_playing.inc') diff --git a/templates/show_now_playing.inc b/templates/show_now_playing.inc index 9f4168f5..17671db3 100644 --- a/templates/show_now_playing.inc +++ b/templates/show_now_playing.inc @@ -50,7 +50,7 @@ echo ''; echo ''; } // end while - echo "\n"; } + echo "\n"; } else { echo "\n"; } if (conf('use_auth')) { -- cgit