diff options
author | Koosha Khajeh Moogahi <koosha.khajeh@gmail.com> | 2012-07-31 19:06:27 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-07-31 19:06:27 +0200 |
commit | f6bafcf4b770f67578a506515c5758380e8b1ab3 (patch) | |
tree | 7d0511c2e858c3f82fe508d6c3431f74ea703919 /template/en/default | |
parent | b3abb85013982986b77f540b3f47d55f3578fd90 (diff) | |
download | bugzilla-f6bafcf4b770f67578a506515c5758380e8b1ab3.tar.gz bugzilla-f6bafcf4b770f67578a506515c5758380e8b1ab3.tar.xz |
Bug 765189: No longer use an absolute URL in the login form
r/a=LpSolit
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/account/auth/login-small.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index b5f3f76a7..c922e94ac 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -14,8 +14,6 @@ [% login_target = "index.cgi" %] [% END %] -[% login_target = urlbase _ login_target %] - <li id="mini_login_container[% qs_suffix %]"> <span class="separator">| </span> [% connector = "?" %] |