summaryrefslogtreecommitdiffstats
path: root/templates/show_gather_art.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_gather_art.inc.php')
-rw-r--r--templates/show_gather_art.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/show_gather_art.inc.php b/templates/show_gather_art.inc.php
index 7fa701ca..59697657 100644
--- a/templates/show_gather_art.inc.php
+++ b/templates/show_gather_art.inc.php
@@ -7,7 +7,7 @@
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License v2
- as published by the Free Software Foundation.
+ as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -24,5 +24,5 @@ show_box_top();
echo "<strong>" . _('Starting Album Art Search') . ". . .</strong><br />\n";
echo _('Searched') . ": <span id=\"count_art_" . $catalog_id . "\">" . _('None') . "</span><br />";
echo _('Reading') . ":<span id=\"read_art_$catalog_id\"></span><br />";
-show_box_bottom();
+show_box_bottom();
?>