ispman/ispman-web/cgi-bin/tmpl login.tmpl, 1.9, 1.10 menu.tmpl, 1.58, 1.59

Joerg Delker <[email protected]> Tue, 31 Jul 2007 10:10:56 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv27357/ispman-web/cgi-bin/tmpl

Modified Files:
	login.tmpl menu.tmpl 
Log Message:
fixed bug [ 1693935 ] ispmanUrlPrefix is not honored

Index: login.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/login.tmpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- login.tmpl	14 Oct 2006 20:10:45 -0000	1.9
+++ login.tmpl	31 Jul 2007 10:10:54 -0000	1.10
@@ -2,7 +2,7 @@
 <TITLE>
         MOTD : <perl>_("Unauthorized Access prohibited")</perl>
 </title>
-<LINK HREF="<perl>$ispmanUrlPrefix</perl>/ispman.css" REL="stylesheet" TYPE="text/css">
+<LINK HREF="../css/ispman.css" REL="stylesheet" TYPE="text/css">
 </HEAD>
 <body class=menu>
 <CENTER>

Index: menu.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/menu.tmpl,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- menu.tmpl	3 Jun 2007 19:26:14 -0000	1.58
+++ menu.tmpl	31 Jul 2007 10:10:54 -0000	1.59
@@ -8,7 +8,7 @@
 <!--
 
    var ispmanDomain="<perl>$r->param("ispmanDomain")</perl>"
-   var cgiurl="<perl>$r->url</perl>"
+   var cgiurl="<perl>$ENV{'SCRIPT_NAME'}</perl>"
    var cgidomain="&ispmanDomain="+ispmanDomain
 
    function selectDomain(domain){


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/