From 136200fb9ff797ea0ca44c00b5070129f35f47ce Mon Sep 17 00:00:00 2001 From: levinse Date: Mon, 29 Nov 2010 05:27:02 +0000 Subject: ikano.pm near-finished pull, finished order notes, RT7111 --- httemplate/view/svc_dsl.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/view') diff --git a/httemplate/view/svc_dsl.cgi b/httemplate/view/svc_dsl.cgi index 1107d46c8..14c1eb26d 100644 --- a/httemplate/view/svc_dsl.cgi +++ b/httemplate/view/svc_dsl.cgi @@ -57,6 +57,6 @@ my $svc_cb = sub { # else add any other export-specific stuff here $footer = "".$export->status_line($svc_x).""; - $footer .= "


Order Notes:
".$export->notes_html($svc_x); + $footer .= "


Order Notes:
".$export->notes_html($svc_x); }; -- cgit v1.2.1