diff --git a/templates/show_album_row.inc.php b/templates/show_album_row.inc.php
index 7d5ffde0..6d8189d3 100644
--- a/templates/show_album_row.inc.php
+++ b/templates/show_album_row.inc.php
@@ -19,22 +19,22 @@
*/
?>
-
+ |
id,'add',_('Add'),'add_album_' . $album->id); ?>
id,'random',_('Random'),'random_album_' . $album->id); ?>
|
-
+ |
|
-
f_name_link; ?> |
-
f_artist_link; ?> |
-
song_count; ?> |
-
year; ?> |
-
+ | f_name_link; ?> |
+
f_artist_link; ?> |
+
song_count; ?> |
+
year; ?> |
+
diff --git a/templates/show_albums.inc.php b/templates/show_albums.inc.php
index fe2af1be..962739ce 100644
--- a/templates/show_albums.inc.php
+++ b/templates/show_albums.inc.php
@@ -22,26 +22,28 @@ $web_path = Config::get('web_path');
$ajax_url = Config::get('ajax_url');
?>
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+ |
- |
+ |
- |
- |
- |
- |
- |
+ |
+ |
+ |
+ |
+ |
-
+ |
- |
+ |
- |
- |
- |
- |
- |
+ |
+ |
+ |
+ |
+ |
diff --git a/templates/show_artist_row.inc.php b/templates/show_artist_row.inc.php
index ab5ac563..e20ccfd9 100644
--- a/templates/show_artist_row.inc.php
+++ b/templates/show_artist_row.inc.php
@@ -19,14 +19,14 @@
*/
?>
-
+ |
id,'add',_('Add'),'add_artist_' . $artist->id); ?>
id,'random',_('Random'),'random_artist_' . $artist->id); ?>
|
-f_name_link; ?> |
-songs; ?> |
-albums; ?> |
-
+ | f_name_link; ?> |
+songs; ?> |
+albums; ?> |
+
diff --git a/templates/show_artists.inc.php b/templates/show_artists.inc.php
index f67f02cd..954686aa 100644
--- a/templates/show_artists.inc.php
+++ b/templates/show_artists.inc.php
@@ -22,20 +22,20 @@ $web_path = Config::get('web_path');
?>
-
+
-
-
-
-
-
+
+
+
+
+
-
+ |
+ |
+ |
+ |
+ |
-
+ |
+ |
+ |
+ |
+ |
diff --git a/templates/show_catalog_row.inc.php b/templates/show_catalog_row.inc.php
index 34f7ea77..faf9b406 100644
--- a/templates/show_catalog_row.inc.php
+++ b/templates/show_catalog_row.inc.php
@@ -20,11 +20,11 @@
*/
$web_path = Config::get('web_path');
?>
-f_name_link; ?> |
-f_path); ?> |
-f_update); ?> |
-f_add); ?> |
-
+ | f_name_link; ?> |
+f_path); ?> |
+f_update); ?> |
+f_add); ?> |
+
|
|
diff --git a/templates/show_catalogs.inc.php b/templates/show_catalogs.inc.php
index b8b6173e..9174838c 100644
--- a/templates/show_catalogs.inc.php
+++ b/templates/show_catalogs.inc.php
@@ -20,20 +20,20 @@
*/
?>
-
+
-
-
-
-
-
+
+
+
+
+
-
+ |
+ |
+ |
+ |
+ |
-
|
-
+ |
|
|
@@ -63,5 +56,12 @@
|
|
+
+ |
+ |
+ |
+ |
+ |
+
diff --git a/templates/show_confirmation.inc.php b/templates/show_confirmation.inc.php
index 21b20ca3..fb66ce4b 100644
--- a/templates/show_confirmation.inc.php
+++ b/templates/show_confirmation.inc.php
@@ -22,8 +22,8 @@
-
+
- ">
+ ">
diff --git a/templates/show_disabled_songs.inc b/templates/show_disabled_songs.inc
deleted file mode 100644
index 833d1881..00000000
--- a/templates/show_disabled_songs.inc
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
diff --git a/templates/show_disabled_songs.inc.php b/templates/show_disabled_songs.inc.php
new file mode 100644
index 00000000..1f051306
--- /dev/null
+++ b/templates/show_disabled_songs.inc.php
@@ -0,0 +1,70 @@
+
+
+
diff --git a/templates/show_flagged.inc.php b/templates/show_flagged.inc.php
index 0860d805..ec8c7cd0 100644
--- a/templates/show_flagged.inc.php
+++ b/templates/show_flagged.inc.php
@@ -22,27 +22,36 @@
$web_path = Config::get('web_path');
?>
| | |