ispman/ispman-web/cgi-bin/tmpl/hostgroups editHostGroup.tmpl, 1.5, 1.6
Joerg Delker <[email protected]> Tue, 31 Jul 2007 13:42:14 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/hostgroups
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12087/ispman-web/cgi-bin/tmpl/hostgroups
Modified Files:
editHostGroup.tmpl
Log Message:
additional fixes for bug [ 1693935 ]
Index: editHostGroup.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/hostgroups/editHostGroup.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- editHostGroup.tmpl 28 Apr 2003 14:47:23 -0000 1.5
+++ editHostGroup.tmpl 31 Jul 2007 13:42:12 -0000 1.6
@@ -65,7 +65,7 @@
<input type=hidden name="ispmanHostGroupName" value="<perl>$hostgroup->{'ispmanHostGroupName'}</perl>">
<tr><td align=right colspan=2>
<input type=button class="button" onClick="document.forms[0].reset()" value="<perl>_("Reset")</perl>">
- <input type=button class="button" onClick="self.location='<perl>$r->url</perl>?mode=deleteHost&hostname=<perl>$hostgroup->{'hostname'}</perl>'" value="<perl>_("Delete")</perl>">
+ <input type=button class="button" onClick="self.location='<perl>$ENV{'SCRIPT_NAME'}</perl>?mode=deleteHost&hostname=<perl>$hostgroup->{'hostname'}</perl>'" value="<perl>_("Delete")</perl>">
<input type=button class="button" onClick="document.forms[0].submit()" value="<perl>_("Update")</perl>">
</td></tr>
</form></table>
-------------------------------------------------------------------------
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/