diff options
Diffstat (limited to 'modules/organize/views/organize.html.php')
| -rw-r--r-- | modules/organize/views/organize.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/views/organize.html.php b/modules/organize/views/organize.html.php index 5f26603e..6b9eb3c6 100644 --- a/modules/organize/views/organize.html.php +++ b/modules/organize/views/organize.html.php @@ -16,7 +16,7 @@ <div class="yui-b"> <a id="gMicroThumbSelectAll" href="#"><?= t("select all") ?></a> <a id="gMicroThumbUnselectAll" href="#" style="display: none"><?= t("deselect all") ?></a> - <div id="gMicroThumbContainer" class="yui-u first" + <div id="gMicroThumbPanel" class="yui-u first" ref="<?= url::site("organize/content/__ITEM_ID__?width=__WIDTH__&height=__HEIGHT__&offset=__OFFSET__") ?>"> <ul id="gMicroThumbGrid"> </ul> |
