]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/editlink.html
Explicitly define base and asset path in templates
[github/shaarli/Shaarli.git] / tpl / vintage / editlink.html
index 6f7a330f4f979ab1f044f482f3a56dc26f24adae..593fe71a25a424cc27a1eaee345885056ed03ce1 100644 (file)
@@ -48,7 +48,7 @@
             {/if}
             <input type="submit" value="Save" name="save_edit" class="bigbutton">
             {if="!$link_is_new && isset($link.id)"}
-              <a href="?delete_link&amp;lf_linkdate={$link.id}&amp;token={$token}"
+              <a href="{$base_path}/?delete_link&amp;lf_linkdate={$link.id}&amp;token={$token}"
                  name="delete_link" class="bigbutton"
                  onClick="return confirmDeleteLink();">
                 {'Delete'|t}