We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e265e commit 41b80beCopy full SHA for 41b80be
interface/web/themes/default/templates/main_login.tpl.htm
@@ -38,7 +38,7 @@
38
</div>
39
40
41
- <script type="text/javascript" src="js/jquery.min.js"></script>
+ <script type="text/javascript" src="../js/jquery.min.js"></script>
42
<script src='../themes/<tmpl_var name='current_theme'>/assets/javascripts/bootstrap.min.js'></script>
43
<script src='../themes/<tmpl_var name='current_theme'>/assets/javascripts/bootstrap-datetimepicker.min.js'></script>
44
<script src='../themes/<tmpl_var name='current_theme'>/assets/javascripts/ispconfig.min.js'></script>
0 commit comments