]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1497070 - In-page links are broken due to <base href> added during Mojo migration
authorKohei Yoshino <kohei.yoshino@gmail.com>
Mon, 8 Oct 2018 22:15:07 +0000 (18:15 -0400)
committerDylan William Hardison <dylan@hardison.net>
Mon, 8 Oct 2018 22:15:07 +0000 (18:15 -0400)
template/en/default/global/header.html.tmpl

index 1cb46a07aa620d746be30e324e61068dc6c519c5..c7d73fe854fc1a73b0d87eb8a7e8ad8a74251d09 100644 (file)
@@ -98,7 +98,6 @@
       <meta charset="UTF-8">
     [% END %]
     [% USE Bugzilla %]
-    <base href="[% urlbase FILTER html %]">
 
     [% IF Bugzilla.cgi.should_block_referrer %]
       <meta name="referrer" content="origin">