From d16de6f75b153631000b6a9415a9d17c5992504d Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 1 Apr 2008 03:51:13 +0000 Subject: [PATCH] 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', -- 2.20.1