some formating, added a Cancel button

This commit is contained in:
Ralf Becker 2001-10-04 17:41:38 +00:00
parent 31784ab7a4
commit d9b680ccae

View File

@ -140,12 +140,14 @@
<!-- BEGIN edit --> <!-- BEGIN edit -->
<table width="75%" border="0" cellspacing="0" cellpadding="0"> <table width="90%" border="0">
<tr valign="bottom"> <tr valing=bottom height=100>
<td height="62">{edit_button} &nbsp; </form></td> <td>{edit_button}</td>
<td height="62">{delete_button}</td> <td>{cancel_button}</td>
<td width="80%" align=right>{delete_button}</td>
</tr> </tr>
</table> </table>
</form>
</center> </center>
</html> </html>
<!-- END edit --> <!-- END edit -->