Inetconf: allow longer relay URRLs
[citadel.git] / webcit / static / t / aide / inet / smarthosts.html
index 28905b4deb839017dcbebd63ff5ea1a05b27054a..4e34612f4b758507b38a5ebbaa9de043f782254d 100644 (file)
@@ -6,9 +6,9 @@
 <table border="0" cellspacing="2" cellpadding="2" width="94%" class="altern" >
 <?ITERATE("SERVCFG:INET", ="aide_inet_section", 0, 0, -1, "smarthost")>
 <tr><td>
-<input type="text" name="ename" maxlength="64">
+<input type="text" name="ename" maxlength="256">
 <input type="hidden" name="etype" VALUE="smarthost">
-</td><td align=left>
+</td><td align="left">
 <input type="submit" name="oper" value="Add">
 <input type="hidden" name="template" value="aide_display_inetconf">
 </td></tr></table></form>