![]() |
Sergey Kornilov admin 10/1/2006 |
In PHPRunner 3.1 you can proceed to visual editor and modify Edit link on the List page the following way: <TD align=middle><A href="cars_edit.php?{$row.1editlink}" target=_blank>Edit</A> </TD> |
T
|
thesofa 10/1/2006 |
In PHPRunner 3.1 you can proceed to visual editor and modify Edit link on the List page the following way:
|
![]() |
Alexey admin 10/2/2006 |
Hi, <a href="..._edit.php" target=_blank onclick =... |