Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
41b80bec
Commit
41b80bec
authored
Dec 21, 2015
by
Till Brehm
Browse files
Fixed: FS#4051 - No login to dashboard possible (git/master)
parent
26e265ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/templates/main_login.tpl.htm
View file @
41b80bec
...
...
@@ -38,7 +38,7 @@
</div>
</div>
</div>
<script
type=
"text/javascript"
src=
"js/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"
../
js/jquery.min.js"
></script>
<script
src=
'../themes/<tmpl_var name='
current_theme
'
>
/
assets
/
javascripts
/
bootstrap
.
min
.
js
'
>
</script>
<script
src=
'../themes/<tmpl_var name='
current_theme
'
>
/
assets
/
javascripts
/
bootstrap
-
datetimepicker
.
min
.
js
'
>
</script>
<script
src=
'../themes/<tmpl_var name='
current_theme
'
>
/
assets
/
javascripts
/
ispconfig
.
min
.
js
'
>
</script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment