ispman/ispman-web/cgi-bin/tmpl/customerMan/users addDomainUser.tmpl,1.11,1.12 editDomainUser.tmpl,1.7,1.8

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/users
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4177/ispman-web/cgi-bin/tmpl/customerMan/users

Modified Files:
	addDomainUser.tmpl editDomainUser.tmpl 
Log Message:
added ispmanUrlPrefix patches
(thanks to Mads Kiilerich)

Index: editDomainUser.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/users/editDomainUser.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- editDomainUser.tmpl	28 Apr 2003 17:19:42 -0000	1.7
+++ editDomainUser.tmpl	20 Jun 2004 11:47:54 -0000	1.8
@@ -157,9 +157,9 @@
 <input type=hidden name="mode" value="updateUser">
    <input type=hidden name="dn" value="<perl>$r->param("dn")</perl>">
    <tr><td align=left colspan=2>  
-         <a href="javascript:void(document.forms[0].reset())"><img name="resetForm" border=0 alt="Discard Changes" src="/gfx/but/but_discard_chg_0.gif"></a>
-         <a href="javascript:void(Delete())"><img name="deleteEntry" border=0 alt="Delete Entry" src="/gfx/but/but_del_entry_0.gif"></a>
-         <a href="javascript:void(document.forms[0].submit())"><img name="applyChanges" border=0 alt="Apply Changes" src="/gfx/but/but_apply_chg_0.gif"></a>
+         <a href="javascript:void(document.forms[0].reset())"><img name="resetForm" border=0 alt="Discard Changes" src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/but/but_discard_chg_0.gif"></a>
+         <a href="javascript:void(Delete())"><img name="deleteEntry" border=0 alt="Delete Entry" src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/but/but_del_entry_0.gif"></a>
+         <a href="javascript:void(document.forms[0].submit())"><img name="applyChanges" border=0 alt="Apply Changes" src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/but/but_apply_chg_0.gif"></a>
       </td></tr>
 </form></table>
 

Index: addDomainUser.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/users/addDomainUser.tmpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- addDomainUser.tmpl	16 Apr 2004 20:51:32 -0000	1.11
+++ addDomainUser.tmpl	20 Jun 2004 11:47:54 -0000	1.12
@@ -79,8 +79,8 @@
 
 <input type=hidden name="mode" value="newDomainUser">
 <tr class=control><td align=left colspan=2>  
- <a href="javascript:void(document.forms[0].reset())"><img name="resetForm" border=0 alt="Discard Changes" src="/gfx/but/but_discard_chg_0.gif"></a>
- <a href="javascript:void(document.forms[0].submit())"><img name="saveEntry" border=0 alt="Save Entry" src="/gfx/but/but_new_entry_0.gif"></a>
+ <a href="javascript:void(document.forms[0].reset())"><img name="resetForm" border=0 alt="Discard Changes" src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/but/but_discard_chg_0.gif"></a>
+ <a href="javascript:void(document.forms[0].submit())"><img name="saveEntry" border=0 alt="Save Entry" src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/but/but_new_entry_0.gif"></a>
 </td></tr>
 
 <tr>



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
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.