* reorganize some templates into subdirectories
[citadel.git] / webcit / static / t / aide / inet / clamav.html
diff --git a/webcit/static/t/aide/inet/clamav.html b/webcit/static/t/aide/inet/clamav.html
new file mode 100644 (file)
index 0000000..459ba5c
--- /dev/null
@@ -0,0 +1,14 @@
+<span class="menudesc">
+<?_("(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")>
+<form method="post" action="save_inetconf">
+<input type="hidden" name="nonce" value='<?NONCE>'>
+<tr><td>
+<input type="text" name="ename" maxlength="64">
+<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>
+</td></tr></table></form>