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 bac61df5..5f26603e 100644 --- a/modules/organize/views/organize.html.php +++ b/modules/organize/views/organize.html.php @@ -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"> |
