interface/lib/classes/listform.inc.php | patch | view | raw | blame | history | |
interface/web/dns/templates/soa_list.htm | ●●●●● patch | view | raw | blame | history |
interface/lib/classes/listform.inc.php
interface/web/dns/templates/soa_list.htm
@@ -1,4 +1,3 @@ <form name="myform" action="soa_list.php" method="POST"> <div class="frmTextHead"><tmpl_var name="list_head_txt"></div><br /> <input type="button" value="{tmpl_var name="add_new_record_txt"}" onClick="location.href='soa_edit.php'" /><br /><br /> <table width="100%" border="0" cellspacing="0" cellpadding="4"> @@ -63,4 +62,3 @@ <td colspan="5" height="40" align="center" class="tblFooter"><tmpl_var name="paging"></td> </tr> </table> </form>