From 91de9d1c2ce49b3044d4bc98ef400ff4825f0c34 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 22 Feb 2009 21:11:21 +0000 Subject: [PATCH] remove flailing ", RT#4902 --- httemplate/view/svc_www.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.11.0