From 6eb11bd05c45cd2eff99d64ffc184fec455e960c Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 10 Mar 2010 07:51:05 +0000 Subject: [PATCH] fix probably misplaced text field --- httemplate/edit/svc_domain.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/svc_domain.cgi b/httemplate/edit/svc_domain.cgi index 78faf12b2..c85dd3b72 100755 --- a/httemplate/edit/svc_domain.cgi +++ b/httemplate/edit/svc_domain.cgi @@ -63,7 +63,7 @@ Available top-level domains: <% $export->option('tlds') %> % } else { - + % } % if ( $part_svc->part_svc_column('max_accounts')->columnflag =~ /^[FA]$/ ) { -- 2.11.0