aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/page.footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/vintage/page.footer.html')
-rw-r--r--tpl/vintage/page.footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/tpl/vintage/page.footer.html b/tpl/vintage/page.footer.html
index 6d9021e3..0fe4c736 100644
--- a/tpl/vintage/page.footer.html
+++ b/tpl/vintage/page.footer.html
@@ -30,5 +30,7 @@
30{/if} 30{/if}
31 31
32{loop="$plugins_footer.js_files"} 32{loop="$plugins_footer.js_files"}
33 <script src="{$value}#"></script> 33 <script src="{$base_path}/{$value}#"></script>
34{/loop} 34{/loop}
35
36<input type="hidden" name="js_base_path" value="{$base_path}" />