* fix all those tiny bugs pointed out by our new subtemplate checking
[citadel.git] / webcit / static / t / aide / inet / clamav.html
index 459ba5c4ce01646e487002a7194bd0a8e4a42636..5e9fb66cc7b0a1a01bff49423122ad2e6ae0c302 100644 (file)
@@ -2,7 +2,7 @@
 <?_("(hosts running the ClamAV clamd service)")>
 </span><br />
 <table border=0 cellspacing="2px" cellpadding="2px" width=94%% class="altern" >
-<?ITERATE("SERVCFG:INET", "section_aide_inetconf_entry", 0, 0, -1, "clamav")>
+<?ITERATE("SERVCFG:INET", ="aide_inet_section", 0, 0, -1, "clamav")>
 <form method="post" action="save_inetconf">
 <input type="hidden" name="nonce" value='<?NONCE>'>
 <tr><td>
@@ -10,5 +10,5 @@
 <input type="hidden" name="etype" VALUE="clamav">
 </td><td align=left>
 <input type="submit" name="oper" value="Add">
-<input type="hidden" name="template" value=""ide_display_inetconf>
+<input type="hidden" name="template" value="aide_display_inetconf">
 </td></tr></table></form>