Replace View Icon with Text

Hi

Using PHPMaker V2025.11

On my list page I would like to replace the view Icon with txt

Pointers appreciated

Kind Regards

John B

If you don’t want to use server event and apply to all tables, the simplest method is to remove class attribute from the language file:

<phrase id="ViewLink" value="View" class="icon-view ew-icon"/><!-- v11 -->