</ul>",
mostfreqthreshold => "The minimum number of duplicates $terms.abug needs to show up on the " _
- "<a href=\"duplicates.cgi\">most frequently reported $terms.bugs page</a>. " _
- "If you have a large database and this page takes a long time to " _
- "load, try increasing this number.",
+ "<a href=\"${basepath}duplicates.cgi\">most frequently reported " _
+ "$terms.bugs page</a>. If you have a large database and this page takes a " _
+ "long time to load, try increasing this number.",
mybugstemplate => "This is the URL to use to bring up a simple 'all of my $terms.bugs' " _
"list for a user. %userid% will get replaced with the login name of a user.",
[% IF NOT multiple_bugs %]
[% filtered_desc = short_desc FILTER html %]
[% title = "$title for $terms.bug $bug_id"
- header = "$header for $terms.bug <a href=\"show_bug.cgi?id=$bug_id\">$bug_id</a>"
+ header = "$header for $terms.bug <a href=\"${basepath}show_bug.cgi?id=$bug_id\">$bug_id</a>"
subheader = filtered_desc
%]
[% END %]
[% PROCESS global/header.html.tmpl
title = "Dependency tree for $terms.Bug $bugid"
header = "Dependency tree for
- <a href=\"show_bug.cgi?id=$bugid\">$terms.Bug $bugid</a>"
+ <a href=\"${basepath}show_bug.cgi?id=$bugid\">$terms.Bug $bugid</a>"
javascript_urls = ["js/expanding-tree.js"]
style_urls = ["skins/standard/dependency-tree.css"]
subheader = filtered_desc