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
e7ec2ec0
Commit
e7ec2ec0
authored
Dec 05, 2006
by
Nigel McNie
Committed by
Nigel McNie
Dec 05, 2006
Browse files
Remove noncompliant ifnojavascriptlogout thing
parent
2cb8cc6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/header.tpl
View file @
e7ec2ec0
...
@@ -16,7 +16,6 @@
...
@@ -16,7 +16,6 @@
{/
strip
}
{/
strip
}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
{
$THEMEURL
}
style/style.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
{
$THEMEURL
}
style/style.css"
>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=UTF-8"
>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=UTF-8"
>
{
if
$LOGGEDIN
}
<noscript><meta
http-equiv=
"refresh"
content=
"0;
{
$WWWROOT
}
?logout"
></noscript>
{/
if
}
</head>
</head>
<body>
<body>
<div
id=
"header"
>
<div
id=
"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