ispman/ispman-web/cgi-bin/tmpl/customerMan menu.tmpl,1.9,1.9.10.1 summary.tmpl,1.10,1.10.10.1

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29520/ispman-web/cgi-bin/tmpl/customerMan

Modified Files:
      Tag: dev_1_3-bigcleanup
	menu.tmpl summary.tmpl 
Log Message:
first cleanup changes
aims:
- have nice, clean, independant Config.pm to manage *all* ISPMan configs
- remove "name space pollution" (with using objects more strictly there is no need to export everything, code is better readable/understandable)
- separating libs for backend and UI

Index: menu.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/menu.tmpl,v
retrieving revision 1.9
retrieving revision 1.9.10.1
diff -u -d -r1.9 -r1.9.10.1
--- menu.tmpl	28 Apr 2003 17:12:53 -0000	1.9
+++ menu.tmpl	10 Aug 2004 20:54:32 -0000	1.9.10.1
@@ -4,13 +4,13 @@
 <style>
 BODY {
 	background-color: #C4C9B4;
-	background: url(<perl>$customer->getConfig('ispmanUrlPrefix')</perl>/control_panel/bg.jpg);
+	background: url(<perl>$customerISPMan::Config->get('ispmanUrlPrefix')</perl>/control_panel/bg.jpg);
 }
 </style>
 </head>
 <body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>
-<img src="<perl>$customer->getConfig('ispmanUrlPrefix')</perl>/control_panel/logo.jpg">
-<script language="JavaScript1.2" src="<perl>$customer->getConfig('ispmanUrlPrefix')</perl>/control_panel/coolmenus3.js">
+<img src="<perl>$customerISPMan::Config->get('ispmanUrlPrefix')</perl>/control_panel/logo.jpg">
+<script language="JavaScript1.2" src="<perl>$customerISPMan::Config->get('ispmanUrlPrefix')</perl>/control_panel/coolmenus3.js">
 /*****************************************************************************
 Copyright (c) 2001 Thomas Brattli (www.bratta.com)
 

Index: summary.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/summary.tmpl,v
retrieving revision 1.10
retrieving revision 1.10.10.1
diff -u -d -r1.10 -r1.10.10.1
--- summary.tmpl	28 Apr 2003 17:12:53 -0000	1.10
+++ summary.tmpl	10 Aug 2004 20:54:32 -0000	1.10.10.1
@@ -1,6 +1,6 @@
 <html>
 <head>
-<LINK HREF="<perl>$customer->getConfig('ispmanUrlPrefix')</perl>/control_panel/style.css" REL="stylesheet" TYPE="text/css">
+<LINK HREF="<perl>$customerISPMan::Config->get('ispmanUrlPrefix')</perl>/control_panel/style.css" REL="stylesheet" TYPE="text/css">
 </head>
 <body text="#000000" topmargin="10" leftmargin="0" maginwidth=0 marginheight=10 bgcolor="#9abbd6" >
 



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.