[freeside-commits] freeside/httemplate/view cust_main.cgi, 1.99, 1.100

Ivan,,, ivan at wavetail.420.am
Sun Apr 9 16:41:03 PDT 2006


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv23084/httemplate/view

Modified Files:
	cust_main.cgi 
Log Message:
a few more fixups for our favorite include(...) from Scott Edwards

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- cust_main.cgi	9 Mar 2006 11:48:06 -0000	1.99
+++ cust_main.cgi	9 Apr 2006 23:41:01 -0000	1.100
@@ -12,7 +12,8 @@
 
 %>
 
-<%= include("/elements/header.html","Customer View", menubar(
+<%= include("/elements/header.html","Customer View", 
+	include("/elements/menubar.html",
   'Main Menu' => $p,
 )) %>
 



More information about the freeside-commits mailing list