Inetconf: correct warnings from tidy
[citadel.git] / webcit / static / t / aide / inet / notify.html
index ff3b99895ded3863aa6cd9d7431ea6040f30c86b..0e531412b17b2e5268bbb9c65ac0bea68522e1a4 100644 (file)
@@ -1,10 +1,10 @@
 <span class="menudesc">
 <?_("(URLS for notifications when users receive new mails; )")> <?_("Syntax: Notificationtemplatename:http[s]://user:password@hostname/path")>
 </span><br />
-<table border=0 cellspacing="2" cellpadding="2" width=94% class="altern" >
-<?ITERATE("SERVCFG:INET", ="aide_inet_section", 0, 0, -1, "notify")>
 <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, "notify")>
 <tr><td>
 <input type="text" name="ename" maxlength="256">
 <input type="hidden" name="etype" VALUE="notify">