summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-16 22:26:49 +0000
committerColin Guthrie <colin@mageia.org>2014-09-15 20:44:40 +0100
commit7e370177d54a5c47e195107b019fe10b5da2b8a4 (patch)
treeff6bc3c23661a1d93cf7fcb16e6976bc08b73a3e /template
parent52b2a18e48302b923340647015162a62c803dff1 (diff)
downloadbugzilla-7e370177d54a5c47e195107b019fe10b5da2b8a4.tar
bugzilla-7e370177d54a5c47e195107b019fe10b5da2b8a4.tar.gz
bugzilla-7e370177d54a5c47e195107b019fe10b5da2b8a4.tar.bz2
bugzilla-7e370177d54a5c47e195107b019fe10b5da2b8a4.tar.xz
bugzilla-7e370177d54a5c47e195107b019fe10b5da2b8a4.zip
Add identity link on common-links too
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/common-links.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl
index c196c7d..a0d080a 100644
--- a/template/en/default/global/common-links.html.tmpl
+++ b/template/en/default/global/common-links.html.tmpl
@@ -89,7 +89,7 @@
&& user.authorizer.user_can_create_account %]
<li id="new_account_container[% qs_suffix FILTER html %]">
<span class="separator">| </span>
- <a href="createaccount.cgi">New&nbsp;Account</a>
+ <a href="https://identity.mageia.org/register">New&nbsp;Account</a>
</li>
[% END %]