J
|
Jane 12/4/2006 |
Andreas, <TD align=middle><A href="TableName_view.php?{$row.1editlink}">View</A></TD>
<TD align=middle><A href="TableName_view.php?{$row.1editlink}"><IMG src="images/icon_view.gif" border=0></A></TD> |
S
|
susoft author 12/8/2006 |
Andreas, sure, you can do it on the Visual Editor tab. Highlight view or edit link, turn on HTML mode, find this code: and replace it with this one:
|
J
|
Jane 12/8/2006 |
Andreas, <TD align=middle><A href="TableName_view.php?{$row.1editlink}"><IMG src="images/your_icon.gif" border=0></A></TD> |