Skip to content

Commit a437449

Browse files
author
Richard Jones
committed
Should've been supportcall
1 parent 18aee3c commit a437449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roundup/templates/extended/html/issue.item

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Id: issue.item,v 1.3 2001-07-30 01:47:28 richard Exp $-->
1+
<!-- $Id: issue.item,v 1.4 2001-07-30 02:35:28 richard Exp $-->
22
<table border=0 cellspacing=0 cellpadding=2>
33

44
<tr class="strong-header">
@@ -44,7 +44,7 @@
4444
<td width=1% nowrap align=right><span class="form-label">Superseder</span></td>
4545
<td class="form-text"><display call="field('superseder', size=40, showid=1)"></td>
4646
<td width=1% nowrap align=right><span class="form-label">Support call</span></td>
47-
<td class="form-text"><display call="field('superseder', size=40, showid=1)"></td>
47+
<td class="form-text"><display call="field('supportcall', size=40, showid=1)"></td>
4848
</tr>
4949

5050
<tr bgcolor="ffffea">

0 commit comments

Comments
 (0)