summaryrefslogtreecommitdiff
path: root/httemplate/edit/svc_acct.cgi
diff options
context:
space:
mode:
authorivan <ivan>2002-02-11 19:38:58 +0000
committerivan <ivan>2002-02-11 19:38:58 +0000
commitf255042296a645e7d90c19ee6740796250cfb9f3 (patch)
tree3864e6e2edb214bc389a70434a51345496225566 /httemplate/edit/svc_acct.cgi
parent505345d25040f78a9fdffa5666cd6b9f41a117a5 (diff)
svc_www is working!
also auto-create and add A records if necessary using apacheip config file. and show all domain_records on view/svc_domain.cgi page
Diffstat (limited to 'httemplate/edit/svc_acct.cgi')
-rwxr-xr-xhttemplate/edit/svc_acct.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi
index e42745cf7..3fa7019eb 100755
--- a/httemplate/edit/svc_acct.cgi
+++ b/httemplate/edit/svc_acct.cgi
@@ -105,7 +105,6 @@ print 'Service # '. ( $svcnum ? "<B>$svcnum</B>" : " (NEW)" ). '<BR>'.
END
print &ntable("#cccccc",2), <<END;
-<TR><TD>
<TR><TD ALIGN="right">Username</TD>
<TD><INPUT TYPE="text" NAME="username" VALUE="$username" SIZE=$ulen2 MAXLENGTH=$ulen></TD></TR>
<TR><TD ALIGN="right">Password</TD>