From: ivan Date: Tue, 11 Sep 2001 19:16:41 +0000 (+0000) Subject: forgot closing form tag, breaks ie, others? X-Git-Tag: freeside_1_4_0pre11~339 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=58747692435f28de1c13496525af679659511b05;hp=e9eba9d8d429675865a49af7008f3bdcca5ccb92 forgot closing form tag, breaks ie, others? --- diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index e16f48e3a..7797230e8 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -1,4 +1,4 @@ - + <% my $part_svc; if ( $cgi->param('error') ) { #error @@ -44,10 +44,9 @@ function visualize(what) {
Service Part #<%= $part_svc->svcpart ? $part_svc->svcpart : "(NEW)" %> - -
+

Service -
+

Services are items you offer to your customers.