aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/mediamenu.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/templates/mediamenu.php')
-rw-r--r--app/view/templates/mediamenu.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/view/templates/mediamenu.php b/app/view/templates/mediamenu.php
index b64bd25..f79b2bc 100644
--- a/app/view/templates/mediamenu.php
+++ b/app/view/templates/mediamenu.php
@@ -39,6 +39,7 @@
<h2>Move</h2>
<form action="<?= $this->url('mediaedit') ?>" method="post" id="mediaedit">
+ <input type="hidden" name="route" value="<?= $mediaopt->getadress() ?>">
<input type="hidden" name="path" value="<?= $mediaopt->dir() ?>">
<label for="moveto">Move selected medias to a new directory</label>
</br>