From: ivan Date: Sun, 22 Feb 2009 21:11:21 +0000 (+0000) Subject: remove flailing ", RT#4902 X-Git-Tag: root_of_webpay_support~23 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=91de9d1c2ce49b3044d4bc98ef400ff4825f0c34;p=freeside.git remove flailing ", RT#4902 --- diff --git a/httemplate/view/svc_www.cgi b/httemplate/view/svc_www.cgi index c0f331619..cb1a3bbdf 100644 --- a/httemplate/view/svc_www.cgi +++ b/httemplate/view/svc_www.cgi @@ -39,7 +39,7 @@ Config lines -
<% join("\n", $svc_www->config) |h %>"
+
<% join("\n", $svc_www->config) |h %>
% foreach (sort { $a cmp $b } $svc_www->virtual_fields) {