From 5f02e4f43cb1423653c156e612da53e4c5938583 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sat, 26 Jan 2013 00:52:50 -0500 Subject: Move flip_class() from lib/ui.lib.php to UI --- templates/rightbar.inc.php | 4 ++-- templates/show_access_list.inc.php | 2 +- templates/show_admin_tools.inc.php | 4 ++-- templates/show_albums.inc.php | 4 ++-- templates/show_artists.inc.php | 4 ++-- templates/show_catalogs.inc.php | 4 ++-- templates/show_debug.inc.php | 20 ++++++++++---------- templates/show_democratic_playlist.inc.php | 2 +- templates/show_disabled_songs.inc.php | 4 ++-- templates/show_duplicates.inc.php | 2 +- templates/show_edit_album.inc.php | 6 +++--- templates/show_edit_artist.inc.php | 4 ++-- templates/show_edit_song.inc.php | 16 ++++++++-------- templates/show_flag_row.inc.php | 2 +- templates/show_flagged.inc.php | 2 +- templates/show_ip_history.inc.php | 2 +- templates/show_live_streams.inc.php | 2 +- templates/show_localplay_controllers.inc.php | 4 ++-- templates/show_localplay_instances.inc.php | 2 +- templates/show_localplay_playlist.inc.php | 4 ++-- templates/show_manage_democratic.inc.php | 2 +- templates/show_manage_shoutbox.inc.php | 2 +- templates/show_objects.inc.php | 2 +- templates/show_playlist_songs.inc.php | 2 +- templates/show_playlists.inc.php | 4 ++-- templates/show_plugins.inc.php | 4 ++-- templates/show_preference_admin.inc.php | 2 +- templates/show_preference_box.inc.php | 2 +- templates/show_recently_played.inc.php | 2 +- templates/show_recommended_artists.inc.php | 4 ++-- templates/show_shout_row.inc.php | 2 +- templates/show_shoutbox.inc.php | 2 +- templates/show_smartplaylists.inc.php | 4 ++-- templates/show_song.inc.php | 6 +++--- templates/show_songs.inc.php | 4 ++-- templates/show_user_preferences.inc.php | 2 +- templates/show_users.inc.php | 2 +- templates/show_videos.inc.php | 4 ++-- 38 files changed, 73 insertions(+), 73 deletions(-) (limited to 'templates') diff --git a/templates/rightbar.inc.php b/templates/rightbar.inc.php index 46ff84a7..6296a0cf 100644 --- a/templates/rightbar.inc.php +++ b/templates/rightbar.inc.php @@ -100,7 +100,7 @@ $object->f_link = Random::get_type_name($type); } ?> -
  • +
  • f_link; ?>
  • @@ -108,7 +108,7 @@
  • -
  • +
  • ...
  • diff --git a/templates/show_access_list.inc.php b/templates/show_access_list.inc.php index a671e5bc..7ccbb4a1 100644 --- a/templates/show_access_list.inc.php +++ b/templates/show_access_list.inc.php @@ -61,7 +61,7 @@ $access = new Access($access_id); $access->format(); ?> - + name); ?> f_start; ?> f_end; ?> diff --git a/templates/show_admin_tools.inc.php b/templates/show_admin_tools.inc.php index 03601be1..bfe92113 100644 --- a/templates/show_admin_tools.inc.php +++ b/templates/show_admin_tools.inc.php @@ -35,7 +35,7 @@ $catalogs = Catalog::get_catalogs(); - + name); ?> @@ -55,7 +55,7 @@ $catalogs = Catalog::get_catalogs();