summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/show-multiple.html.tmpl
diff options
context:
space:
mode:
authormyk%mozilla.org <>2002-05-22 02:53:03 +0200
committermyk%mozilla.org <>2002-05-22 02:53:03 +0200
commitf3b6e880a28c2f7fbe62702f5557f8b32fc10ca0 (patch)
treef9bfe5602af8c65ca6045dd499a48a474e8d9804 /template/en/default/attachment/show-multiple.html.tmpl
parent58d6d1b7eaf00f9548a5d4bd188dfe65b32cb982 (diff)
downloadbugzilla-f3b6e880a28c2f7fbe62702f5557f8b32fc10ca0.tar.gz
bugzilla-f3b6e880a28c2f7fbe62702f5557f8b32fc10ca0.tar.xz
Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>. r=justdave,myk
Diffstat (limited to 'template/en/default/attachment/show-multiple.html.tmpl')
-rw-r--r--template/en/default/attachment/show-multiple.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/attachment/show-multiple.html.tmpl b/template/en/default/attachment/show-multiple.html.tmpl
index 83a0642a7..b3c05f2e2 100644
--- a/template/en/default/attachment/show-multiple.html.tmpl
+++ b/template/en/default/attachment/show-multiple.html.tmpl
@@ -73,15 +73,15 @@
</td>
<td valign="top">
- <a href="attachment.cgi?id=[% a.attachid %]&action=edit">Edit</a>
+ <a href="attachment.cgi?id=[% a.attachid %]&amp;action=edit">Edit</a>
</td>
</tr>
</table>
[% IF a.isviewable %]
- <iframe src="attachment.cgi?id=[% a.attachid %]&action=view" width="75%" height="350">
+ <iframe src="attachment.cgi?id=[% a.attachid %]&amp;action=view" width="75%" height="350">
<b>You cannot view the attachment on this page because your browser does not support IFRAMEs.
- <a href="attachment.cgi?id=[% a.attachid %]&action=view">View the attachment on a separate page</a>.</b>
+ <a href="attachment.cgi?id=[% a.attachid %]&amp;action=view">View the attachment on a separate page</a>.</b>
</iframe>
[% ELSE %]
<p><b>