]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/pluginsadmin.html
New basePath: fix officiel plugin paths and vintage template
[github/shaarli/Shaarli.git] / tpl / vintage / pluginsadmin.html
index a04c77c2905d1372ee7aa9a7b120a3da6532ef78..d0972cd15befc4b4d0900e75e532c884b4563ccf 100644 (file)
@@ -86,6 +86,7 @@
         <input type="submit" value="Save"/>
       </div>
     </section>
+    <input type="hidden" name="token" value="{$token}">
   </form>
 
   <form action="{$base_path}/admin/plugins" method="POST">
         </div>
       </div>
     </section>
+    <input type="hidden" name="token" value="{$token}">
   </form>
 
 </div>