aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-15 22:43:42 +0200
committerMichael Miday <midaym@gmail.com>2015-09-17 18:37:25 +0200
commit5988e3a192ac7ce8e647bfdf35e60304e6dd566c (patch)
tree6331f71f423c73dcadd3bf6cc52330e617ca7ace /phpBB/styles/prosilver/template/overall_header.html
parent956723af0ed94f79dbbeed2bcfc8617b2c73960e (diff)
downloadforums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.gz
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.bz2
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.xz
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.zip
[ticket/12769] Delete imageset & consolidate imgs
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index 144595fc05..073a13d7b4 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -79,7 +79,7 @@
<div class="inner">
<div id="site-description" class="site-description">
- <a id="logo" class="logo" href="<!-- IF U_SITE_HOME -->{U_SITE_HOME}<!-- ELSE -->{U_INDEX}<!-- ENDIF -->" title="<!-- IF U_SITE_HOME -->{L_SITE_HOME}<!-- ELSE -->{L_INDEX}<!-- ENDIF -->">{SITE_LOGO_IMG}</a>
+ <a id="logo" class="logo" href="<!-- IF U_SITE_HOME -->{U_SITE_HOME}<!-- ELSE -->{U_INDEX}<!-- ENDIF -->" title="<!-- IF U_SITE_HOME -->{L_SITE_HOME}<!-- ELSE -->{L_INDEX}<!-- ENDIF -->"><span class="site_logo"></span></a>
<h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>