<!-- BEGIN add --> <table border="0" cellPadding="0" cellSpacing="0" width="75%"> <tr> <td width="7%"> </td> <td width="7%"> </td> <td> <input type="submit" name="submit" value="{lang_ok}"> <input type="reset" name="reset" value="{lang_clear}"> </td> </form> <form action="{cancel_url}" method="post"> <td> <input type="submit" name="Cancel" value="{lang_cancel}"> </td> </form> <td> </td> </tr> </table> <!-- END add -->