ikano.pm near-finished pull, finished order notes, RT7111
[freeside.git] / httemplate / view / svc_dsl.cgi
index 1107d46..14c1eb2 100644 (file)
@@ -57,6 +57,6 @@ my $svc_cb = sub {
     # else add any other export-specific stuff here
    
     $footer = "<B>".$export->status_line($svc_x)."</B>";
-    $footer .= "<BR><BR><BR>Order Notes:<BR>".$export->notes_html($svc_x);
+    $footer .= "<BR><BR><BR><B>Order Notes:</B><BR>".$export->notes_html($svc_x);
 };
 </%init>