ispman/ispman-web/cgi-bin/tmpl/hostgroups manageHostGroups.tmpl,1.6,1.7
Joerg Delker <[email protected]>
| 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-cvs1.sourceforge.net:/tmp/cvs-serv23788/ispman-web/cgi-bin/tmpl/hostgroups
Modified Files:
manageHostGroups.tmpl
Log Message:
fixing bug [ 954073 ] deleting hostgroups does not work
Index: manageHostGroups.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/hostgroups/manageHostGroups.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- manageHostGroups.tmpl 28 Apr 2003 14:47:23 -0000 1.6
+++ manageHostGroups.tmpl 24 May 2004 21:25:03 -0000 1.7
@@ -15,10 +15,10 @@
<BR><BR>
<TABLE width=500 border=0 cellpadding=2 cellspacing=0>
<TR bgcolor="#dfffff">
-<TH bgcolor="#dfffff"><perl>_("Group Name")</perl></th>
+<TH bgcolor="#dfffff"><perl>_("Name")</perl></th>
<TH bgcolor="#dfffff"><perl>_("Description")</perl></th>
<TH bgcolor="#dfffff"><perl>_("Members")</perl></th>
-<TH bgcolor="#dfffff"><perl>_("Hosts")</perl></th>
+<TH bgcolor="#dfffff"><perl>_("Actions")</perl></th>
@@ -52,7 +52,7 @@
$text.="<TD><A HREF='@{[$r->url]}?mode=editHostGroup&ispmanHostGroupName=$hostgroups->{$hostgroup}{'ispmanHostGroupName'}'>";
$text.=_("Edit");
$text.="</a></td>";
- $text.="<TD><A HREF='@{[$r->url]}?mode=deleteHostGroup&ispmanHostGroupName=$hostgroups->{$hostgroup}{'ispmanHostGroupName'}''>";
+ $text.="<TD><A HREF='@{[$r->url]}?mode=removeHostGroup&ispmanHostGroupName=$hostgroups->{$hostgroup}{'ispmanHostGroupName'}''>";
$text.=_("Delete");
$text.="</a></td>";
$text.= "</TR>";
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click