diff options
Diffstat (limited to 'core/views/quick_pane.html.php')
-rw-r--r-- | core/views/quick_pane.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index d3977a39..8d39d214 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -21,7 +21,7 @@ </a> <? endif ?> -<a class="move" href="<?= url::site("quick/form_edit/$item->id") ?>" +<a class="move gDialogLink" href="<?= url::site("move/browse/$item->id") ?>" title="<?= t("Move this item to another album") ?>"> <span> <?= t("Move this item to another album") ?> |