]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/import.html
Process bookmarks import through Slim controller
[github/shaarli/Shaarli.git] / tpl / vintage / import.html
index a2e377510d43a5d333d215e03d24f2e55b433155..7d6eac766d47677044608434e82d06fdcb9b456c 100644 (file)
@@ -6,7 +6,7 @@
   {include="page.header"}
   <div id="uploaddiv">
     Import Netscape HTML bookmarks (as exported from Firefox/Chrome/Opera/Delicious/Diigo...) (Max: {$maxfilesize}).
-    <form method="POST" action="{$base_path}/?do=import" enctype="multipart/form-data"
+    <form method="POST" action="{$base_path}/admin/import" enctype="multipart/form-data"
           name="uploadform" id="uploadform">
       <input type="hidden" name="token" value="{$token}">
       <input type="hidden" name="MAX_FILE_SIZE" value="{$maxfilesize}">