]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/export.html
Process bookmark exports through Slim controllers
[github/shaarli/Shaarli.git] / tpl / vintage / export.html
index 67c3d05fb8a4926260d32f4a5ca09b8f2e9bca4c..feee307c8b49a43403ca574b5e9df58825430ea7 100644 (file)
@@ -5,8 +5,7 @@
   <div id="pageheader">
     {include="page.header"}
     <div id="toolsdiv">
-      <form method="GET">
-        <input type="hidden" name="do" value="export">
+      <form method="POST" action="{$base_path}/admin/export">
         Selection:<br>
         <input type="radio" name="selection" value="all" checked="true"> All<br>
         <input type="radio" name="selection" value="private"> Private<br>