ispman/ispman-web/cgi-bin/tmpl/clients list.tmpl,1.3,1.4
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/clients
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20480/clients
Modified Files:
list.tmpl
Log Message:
fixed display of delete buttons (no border)
Index: list.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/clients/list.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- list.tmpl 1 Jul 2004 18:58:09 -0000 1.3
+++ list.tmpl 7 Jul 2004 20:22:15 -0000 1.4
@@ -43,7 +43,7 @@
$OUT.= qq|
<td>
<a href="$ENV{'SCRIPT_NAME'}?mode=ispmanDeleteClients&ispmanClientId=$id">
- <img src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/delete.gif"></a>
+ <img src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/delete.gif" border="0"></a>
</td>
|;
}
@@ -51,7 +51,7 @@
{
$OUT.= qq|
<td>
- <img src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/deleteGray.gif">
+ <img src="@{[$ispman->getConfig('ispmanUrlPrefix')]}/gfx/deleteGray.gif" border="0">
</td>
|;
}
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com