Set organize messages to use existing gMessage, added album cover message.

This commit is contained in:
Chad Kieffer
2009-05-01 05:35:56 +00:00
parent 8deabcc195
commit 590eceaf93
4 changed files with 19 additions and 11 deletions

View File

@@ -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>