Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISPConfig
ISPConfig 3
Commits
baba9892
Commit
baba9892
authored
May 26, 2010
by
vogelor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logout is hidden if the user is not logged in
parent
8a7a87f0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
interface/web/themes/default/templates/main.tpl.htm
interface/web/themes/default/templates/main.tpl.htm
+2
-0
interface/web/themes/default_64_navimg/templates/main.tpl.htm
...rface/web/themes/default_64_navimg/templates/main.tpl.htm
+2
-0
interface/web/themes/default_no_navimg/templates/main.tpl.htm
...rface/web/themes/default_no_navimg/templates/main.tpl.htm
+2
-0
No files found.
interface/web/themes/default/templates/main.tpl.htm
View file @
baba9892
...
...
@@ -68,7 +68,9 @@
<a
class=
"skip"
href=
"#navigation"
title=
"skip link"
>
Skip to the navigation
</a><span
class=
"hideme"
>
.
</span>
<a
class=
"skip"
href=
"#content"
title=
"skip link"
>
Skip to the content
</a><span
class=
"hideme"
>
.
</span>
<!-- end: skip link navigation -->
<tmpl_if
name=
"cpuser"
>
<span><a
href=
"#logout"
onclick=
"loadContent('login/logout.php');"
>
LOGOUT
<tmpl_var
format=
"strtoupper"
name=
"cpuser"
></a>
<!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>-->
</span>
</tmpl_if>
</div>
<h1
id=
"ir-HeaderLogo"
class=
"swap"
><span>
ISPConfig 3
</span></h1>
<span>
hosting control panel
</span>
...
...
interface/web/themes/default_64_navimg/templates/main.tpl.htm
View file @
baba9892
...
...
@@ -69,7 +69,9 @@
<a
class=
"skip"
href=
"#navigation"
title=
"skip link"
>
Skip to the navigation
</a><span
class=
"hideme"
>
.
</span>
<a
class=
"skip"
href=
"#content"
title=
"skip link"
>
Skip to the content
</a><span
class=
"hideme"
>
.
</span>
<!-- end: skip link navigation -->
<tmpl_if
name=
"cpuser"
>
<span><a
href=
"#logout"
onclick=
"loadContent('login/logout.php');"
>
LOGOUT
<tmpl_var
format=
"strtoupper"
name=
"cpuser"
></a>
<!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>-->
</span>
</tmpl_if>
</div>
<h1
id=
"ir-HeaderLogo"
class=
"swap"
><span>
ISPConfig 3
</span></h1>
<span>
hosting control panel
</span>
...
...
interface/web/themes/default_no_navimg/templates/main.tpl.htm
View file @
baba9892
...
...
@@ -69,7 +69,9 @@
<a
class=
"skip"
href=
"#navigation"
title=
"skip link"
>
Skip to the navigation
</a><span
class=
"hideme"
>
.
</span>
<a
class=
"skip"
href=
"#content"
title=
"skip link"
>
Skip to the content
</a><span
class=
"hideme"
>
.
</span>
<!-- end: skip link navigation -->
<tmpl_if
name=
"cpuser"
>
<span><a
href=
"#logout"
onclick=
"loadContent('login/logout.php');"
>
LOGOUT
<tmpl_var
format=
"strtoupper"
name=
"cpuser"
></a>
<!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>-->
</span>
</tmpl_if>
</div>
<h1
id=
"ir-HeaderLogo"
class=
"swap"
><span>
ISPConfig 3
</span></h1>
<span>
hosting control panel
</span>
...
...
Write
Preview
Markdown
is supported
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