Skip to content

Commit a000abe

Browse files
author
redray
committed
logout image added
1 parent 87f4c73 commit a000abe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

interface/web/themes/default/css/screen/content_ispc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
select#language { width: 100px; }
297297
.panel_dns_soa * input#refresh, .panel_dns_soa * input#retry, .panel_dns_soa * input#expire, .panel_dns_soa * input#minimum, .panel_dns_soa * input#ttl { width: 100px; }
298298

299-
299+
a[href $='#logout'] { padding-left: 16px; background: transparent url("../../icons/x12/cancel_round.png") no-repeat left 2px !important; }
300300

301301
/* Select Menu with Images */
302302
select.withicons option {

interface/web/themes/default/templates/main.tpl.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<a class="skip" href="#navigation" title="skip link">Skip to the navigation</a><span class="hideme">.</span>
6969
<a class="skip" href="#content" title="skip link">Skip to the content</a><span class="hideme">.</span>
7070
<!-- end: skip link navigation -->
71-
<span><a href="#" onclick="loadContent('login/logout.php');">Logout</a><!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>--></span>
71+
<span><a href="#logout" onclick="loadContent('login/logout.php');">LOGOUT</a><!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>--></span>
7272
</div>
7373
<h1 id="ir-HeaderLogo" class="swap"><span>ISPConfig 3</span></h1>
7474
<span>hosting control panel</span>

0 commit comments

Comments
 (0)