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/rightbar.inc.php | 56 +++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'templates/rightbar.inc.php') diff --git a/templates/rightbar.inc.php b/templates/rightbar.inc.php index ecb686c6..7e931fee 100644 --- a/templates/rightbar.inc.php +++ b/templates/rightbar.inc.php @@ -31,12 +31,12 @@
  • - id); - Playlist::build_cache($playlists); - foreach ($playlists as $playlist_id) { + id); + Playlist::build_cache($playlists); + foreach ($playlists as $playlist_id) { $playlist = new Playlist($playlist_id); - $playlist->format(); + $playlist->format(); ?>
  • id,$playlist->f_name,'rb_append_playlist_' . $playlist->id); ?> @@ -72,34 +72,34 @@
  • - + - -- cgit