mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
Fixed home link at top of main header
This commit is contained in:
parent
8dc86d3a75
commit
e76424d9e4
@ -24,7 +24,7 @@
|
||||
<div id="header">
|
||||
|
||||
<div id="key-title">
|
||||
<h1><a href="/" title="Return to home page" accesskey="1">Mozilla Update: Beta</a></h1>
|
||||
<h1><a href="{$config.webpath}/" title="Return to home page" accesskey="1">Mozilla Update: Beta</a></h1>
|
||||
<ul>
|
||||
<li><a href="{$config.webpath}/" title="Addons Home">home</a></li>
|
||||
<li><a href="{$config.webpath}/faq.php" title="Frequently Asked Questions">FAQ</a></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user