summaryrefslogtreecommitdiff
path: root/modules/organize/views/organize.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/organize/views/organize.html.php')
-rw-r--r--modules/organize/views/organize.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/views/organize.html.php b/modules/organize/views/organize.html.php
index 1b4a130a..c4247561 100644
--- a/modules/organize/views/organize.html.php
+++ b/modules/organize/views/organize.html.php
@@ -24,7 +24,7 @@
<div class="yui-u first">
<h3><?= t("Albums") ?></h3>
</div>
- <div id="gOrganizeStatus" class="yui-u">
+ <div id="gMessage" class="yui-u">
<div class="gInfo"><?= t("Select one or more items to edit; drag and drop items to re-order or move between albums") ?></div>
</div>
</div>