Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
0adddbd6
Commit
0adddbd6
authored
Jan 26, 2007
by
Martyn Smith
Committed by
Martyn Smith
Jan 26, 2007
Browse files
I didn't mean to commit this :(
parent
bd0dff6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/header.tpl
View file @
0adddbd6
...
...
@@ -8,7 +8,6 @@
'wwwroot'
:
'{$WWWROOT}'
{
literal
}}{/
literal
}
;
</script>
<script
type=
"text/javascript"
src=
"
{
$WWWROOT
}
js/firebug/firebug.js"
></script>
{
foreach
from
=
$JAVASCRIPT
item
=
script
}
<script
type=
"text/javascript"
src=
"
{
$script
}
"
></script>
{/
foreach
}
{
foreach
from
=
$HEADERS
item
=
header
}
{
$header
}
...
...
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