12 font-family:helvetica;
18 <body bgcolor=
"{$STYLE.BGCOLOR2}">
19 <form method=post
enctype=
"multipart/form-data" action=
"{$FORM_ACTION}" onsubmit=
"return top.restoreSession()">
20 <input type=
"hidden" name=
"MAX_FILE_SIZE" value=
"64000000" />
23 <td>{xlt
t=
"Upload Document"}
</td>
26 <td><input type=
"file" name=
"file"></td>
29 <td><input type=
"submit" value=
"{xla t='Upload'}"></td>
36 <td>{xlt t='Upload Report'}
</td>
39 <td>{$error|text}
</td>
42 <td><pre>{$file|text}
</pre></td>
46 <input type=
"hidden" name=
"process" value=
"{$PROCESS|attr}" />