Inetconf: correct warnings from tidy
[citadel.git] / webcit / static / t / aide / inet / aliases.html
index 87b82afc41e6495ee44312fdcde2b5f4b684dae1..99c6c6963bbebe705fe8bea31a2254c4d335a070 100644 (file)
@@ -1,10 +1,10 @@
 <span class="menudesc">
 <?_("(domains for which this host receives mail)")>
 </span><br />
-<table border=0 cellspacing="2" cellpadding="2" width=94% class="altern" >
-<?ITERATE("SERVCFG:INET", ="aide_inet_section", 0, 0, -1, "localhost")>
 <form method="post" action="save_inetconf">
 <input type="hidden" name="nonce" value='<?NONCE>'>
+<table border="0" cellspacing="2" cellpadding="2" width="94%" class="altern" >
+<?ITERATE("SERVCFG:INET", ="aide_inet_section", 0, 0, -1, "localhost")>
 <tr><td>
 <input type="text" name="ename" maxlength="64">
 <input type="hidden" name="etype" VALUE="localhost">