* Attempting to add a smart host in webcit was instead adding it as an RBL host....
[citadel.git] / webcit / static / t / aide_inet_smarthosts.html
index 786d334591ed5ee34854cd23f2d1ffe86f0c4919..cb77afc6bfea624938fad4d0318eba178f039713 100644 (file)
@@ -7,7 +7,7 @@
 <input type="hidden" name="nonce" value='<?NONCE>'>
 <tr><td>
 <input type="text" name="ename" maxlength="64">
-<input type="hidden" name="etype" VALUE="rbl">
+<input type="hidden" name="etype" VALUE="smarthost">
 </td><td align=left>
 <input type="submit" name="oper" value="Add">
 <input type="hidden" name="template" value="aide_inetconf">