Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
ede2acea
Commit
ede2acea
authored
Nov 21, 2008
by
fantu
Browse files
Some fix for xhtml standard
parent
1c1d86b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/templates/main.tpl.htm
View file @
ede2acea
...
@@ -11,9 +11,9 @@
...
@@ -11,9 +11,9 @@
<link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
<link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
<![endif]-->
<![endif]-->
<script
src=
"js/yui/yahoo/yahoo-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui/yahoo/yahoo-min.js"
></script>
<script
src=
"js/yui/connection/connection-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui/connection/connection-min.js"
></script>
<script
src=
"js/scrigo.js.php"
></script>
<script
type=
"text/javascript"
src=
"js/scrigo.js.php"
></script>
<!--script src="js/wforms.js"></script-->
<!--script src="js/wforms.js"></script-->
</head>
</head>
...
@@ -66,6 +66,5 @@
...
@@ -66,6 +66,5 @@
</div>
</div>
<!-- end: #footer -->
<!-- end: #footer -->
</div>
</div>
</div>
</body>
</body>
</html>
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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