X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fsvc_acct.cgi;h=1cb503103d1afcdf54d1029423b38f5d8e8d97fc;hb=4ad85201c2e6af983cb986d542cff18f9ce4fe9d;hp=8f7126ea86fe9c83421cd2f2bb0e96802fb17568;hpb=301ef098a56e1fc011d26d1f108a48e99ad701f4;p=freeside.git diff --git a/httemplate/search/svc_acct.cgi b/httemplate/search/svc_acct.cgi index 8f7126ea8..1cb503103 100755 --- a/httemplate/search/svc_acct.cgi +++ b/httemplate/search/svc_acct.cgi @@ -1,5 +1,5 @@ <% -# +# use strict; use vars qw( $cgi @svc_acct $sortby $query $mydomain @@ -214,14 +214,14 @@ END } - print '$pager
'; + print "$pager
"; if ( $mydomain ) { print "
* The $mydomain domain ". "is contained in your legacy domain ". "configuration file. ". "You should run the bin/fs-migrate-svc_acct_sm script ". - "to create a proper svc_domain record for this domain." + "to create a proper svc_domain record for this domain."; } print '';