]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/export.html
Explicitly define base and asset path in templates
[github/shaarli/Shaarli.git] / tpl / default / export.html
index 99c01b11523a39fa72bc7da02e3b4582d01faa7f..91cf78b6eb1cae84138d6e8a1111c126e752c39d 100644 (file)
@@ -6,7 +6,7 @@
 <body>
 {include="page.header"}
 
-<form method="GET" action="#" name="exportform" id="exportform">
+<form method="GET" action="{$base_path}/?do=export" name="exportform" id="exportform">
   <div class="pure-g">
     <div class="pure-u-lg-1-4 pure-u-1-24"></div>
     <div class="pure-u-lg-1-2 pure-u-22-24 page-form page-form-complete">