Fix up microthumb grid, changed unselect to deselect all, white space fixes.

This commit is contained in:
Chad Kieffer
2009-04-10 05:40:56 +00:00
parent 91bc1292da
commit 9f488446d9
3 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
<div id="yui-main">
<div class="yui-b">
<a id="gMicroThumbSelectAll" href="#"><?= t("select all") ?></a>
<a id="gMicroThumbUnselectAll" href="#" style="display: none"><?= t("unselect all") ?></a>
<a id="gMicroThumbUnselectAll" href="#" style="display: none"><?= t("deselect all") ?></a>
<div id="gMicroThumbContainer" class="yui-u first"
ref="<?= url::site("organize/content/__ITEM_ID__?width=__WIDTH__&height=__HEIGHT__&offset=__OFFSET__") ?>">
<ul id="gMicroThumbGrid">