From 308f86b554046bcf4a9e793465ad3a4cd0e0962d Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 23 Sep 2007 23:17:33 +0000 Subject: [PATCH] i think this is a bug; should not show the svc_www.usersvc selector unless it is non-fixed or non-blank, NOT non-fixed or blank --- httemplate/edit/svc_www.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/svc_www.cgi b/httemplate/edit/svc_www.cgi index 56dd602a3..e19a4fa08 100644 --- a/httemplate/edit/svc_www.cgi +++ b/httemplate/edit/svc_www.cgi @@ -193,7 +193,7 @@ %print ""; % %if ( $part_svc->part_svc_column('usersvc')->columnflag ne 'F' -% || $part_svc->part_svc_column('usersvc')->columnvalue =~ /^\s*$/) { +% || $part_svc->part_svc_column('usersvc')->columnvalue !~ /^\s*$/) { % print 'Username