summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-03-08 08:27:30 +0100
committergerv%gerv.net <>2004-03-08 08:27:30 +0100
commit317a88ea11f43acc511d386c65f57bbc57a93c05 (patch)
tree0441ef85123abfd47830f6cf539f0d1ca949a3cf /template/en/default/bug/edit.html.tmpl
parentce3be56f8de35c8974921b4f145e6f312eb986df (diff)
downloadbugzilla-317a88ea11f43acc511d386c65f57bbc57a93c05.tar.gz
bugzilla-317a88ea11f43acc511d386c65f57bbc57a93c05.tar.xz
Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
Diffstat (limited to 'template/en/default/bug/edit.html.tmpl')
-rw-r--r--template/en/default/bug/edit.html.tmpl12
1 files changed, 6 insertions, 6 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index f24dce62f..ef6b551fa 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -205,14 +205,14 @@
<tr>
<td align="right">
<b>
- <a href="bug_status.html">Status</a>:
+ <a href="page.cgi?id=fields.html#status">Status</a>:
</b>
</td>
<td>[% bug.bug_status FILTER html %]</td>
<td>&nbsp;</td>
<td align="right">
- <b><a href="bug_status.html#priority">Pr<u>i</u>ority</a>:</b>
+ <b><a href="page.cgi?id=fields.html#priority">Pr<u>i</u>ority</a>:</b>
</td>
[% PROCESS select selname => "priority" accesskey => "i" %]
</tr>
@@ -220,7 +220,7 @@
<tr>
<td align="right">
<b>
- <a href="bug_status.html">Resolution</a>:
+ <a href="page.cgi?id=fields.html#resolution">Resolution</a>:
</b>
</td>
<td>
@@ -232,7 +232,7 @@
<td>&nbsp;</td>
<td align="right">
- <b><a href="bug_status.html#severity">S<u>e</u>verity</a>:</b>
+ <b><a href="page.cgi?id=fields.html#severity">S<u>e</u>verity</a>:</b>
</td>
[% PROCESS select selname = "bug_severity" accesskey => "e" %]
@@ -241,7 +241,7 @@
<tr>
<td align="right">
<b>
- <a href="bug_status.html#assigned_to">Assigned&nbsp;To</a>:
+ <a href="page.cgi?id=fields.html#assigned_to">Assigned&nbsp;To</a>:
</b>
</td>
<td>[% bug.assigned_to.identity FILTER html %]</td>
@@ -428,7 +428,7 @@
<table>
<tr>
<th>
- <a href="votehelp.html">Votes</a>:
+ <a href="page.cgi?id=voting.html">Votes</a>:
</th>
<td>
[% bug.votes %]&nbsp;&nbsp;&nbsp;