From d66ca739f21b8b5a9512c8af11679bc2cb9d5d1f Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 1 Apr 2008 03:51:12 +0000 Subject: component-ize overlib init --- httemplate/edit/bulk-cust_svc.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/httemplate/edit/bulk-cust_svc.html b/httemplate/edit/bulk-cust_svc.html index 6f6e3f850..a3c21b112 100644 --- a/httemplate/edit/bulk-cust_svc.html +++ b/httemplate/edit/bulk-cust_svc.html @@ -1,8 +1,6 @@ <% include('/elements/header.html', 'Bulk customer service change') %> - - - +<% include('/elements/init_overlib.html') %> <% include('/elements/progress-init.html', 'OneTrueForm', -- cgit v1.2.1