From b62c331fb426923e1cdbd72200297129b63aa960 Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 10 Mar 2010 07:50:48 +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