Code

#503353 ] setting properties in initial email
[roundup.git] / roundup / templates / classic / htmlbase.py
index 23f010386a4598aab8818919eabeea03cd13af01..efc14eeb6d3281740b6c44062ce503bd9cb2a1ae 100644 (file)
@@ -2,7 +2,7 @@
 # Do Not Edit (Unless You Want To)
 # This file automagically generated by roundup.htmldata.makeHtmlBase
 # 
-fileDOTindex = """<!-- dollarId: file.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar-->
+fileDOTindex = """<!-- dollarId: file.index,v 1.3 2001/10/21 11:42:15 richard Exp dollar-->
 <tr>
     <property name="name">
         <td><display call="link('name', is_download=1)"></td>
@@ -119,6 +119,11 @@ issueDOTitem = """<!-- dollarId: issue.item,v 1.4 2001/08/03 01:19:43 richard Ex
     <td colspan=3 class="form-text"><display call="note()"></td>
 </tr>
 
+<tr bgcolor="ffffea">
+    <td width=1% nowrap align=right><span class="form-label">File</span></td>
+    <td colspan=3 class="form-text"><input type="file" name="__file" size="80"></td>
+</tr>
+
 <tr bgcolor="ffffea">
     <td>&nbsp;</td>
     <td colspan=3 class="form-text"><display call="submit()"></td>