]> git.plutz.net Git - serve0/blobdiff - templates/videoview.html.sh
html/css cleanup
[serve0] / templates / videoview.html.sh
index cb0ed75e7e6d5667461c0903cefa09d2d05711da..92a32c900f8807a4d2da19a2e9e251d11e1a3093 100755 (executable)
 cat <<EOF
   $(filterdiag)
   $(view)
-  <form action="?action=multitag&amp;f=$filter&amp;s=$search&amp;p=$page&amp;o=$order" method="post" accept-charset="UTF-8">
-  <div style="overflow:hidden;">$(thumblist)</div>
-  $(tagger)
+  <form action="?action=multitag&${page_this}" method="post" accept-charset="UTF-8">
+    <div id="thumblist">
+      $(thumblist)
+    </div>
+    $(tagger)
   </form>
 EOF