summaryrefslogtreecommitdiffstats
path: root/albums.php
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2006-01-12 01:06:55 +0000
committerxgizzmo <xgizzmo@ampache>2006-01-12 01:06:55 +0000
commitf2bf44079e365e8ff78cd48d901d5a86020bf13f (patch)
tree51d44a5f138ad41be02fa8e517b74049c505b911 /albums.php
parent911f7d6850a008a84e2bd444dcba1a05b0e24b22 (diff)
downloadampache-f2bf44079e365e8ff78cd48d901d5a86020bf13f.tar.gz
ampache-f2bf44079e365e8ff78cd48d901d5a86020bf13f.tar.bz2
ampache-f2bf44079e365e8ff78cd48d901d5a86020bf13f.zip
Fixed spelling, bug #238
Diffstat (limited to 'albums.php')
-rw-r--r--albums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/albums.php b/albums.php
index ee97351c..4ea46dfc 100644
--- a/albums.php
+++ b/albums.php
@@ -41,7 +41,7 @@ if ($_REQUEST['action'] === 'clear_art') {
if (!$user->has_access('25')) { access_denied(); }
$album = new Album($_REQUEST['album_id']);
$album->clear_art();
- show_confirmation(_("Album Art Cleared"),_("Album Art information has been removed form the database"),"/albums.php?action=show&amp;album=" . $album->id);
+ show_confirmation(_("Album Art Cleared"),_("Album Art information has been removed from the database"),"/albums.php?action=show&amp;album=" . $album->id);
} // clear_art
// if we have album