turn off icons in front of action buttons (view, edit and delete) December 30, 2020, 12:59:34 PM Hello,How can I turn off icons in front of action buttons (view, edit and delete) ?The reason is this: with material icons, I can add an icon to the button itself via EditButtonText, ViewButtonText and DeleteButtonText.For example with Code: [Select]<i class="material-icons ">delete_forever</i>But when I do that I have two icons! Quote Selected
Re: turn off icons in front of action buttons (view, edit and delete) Reply #1 – December 31, 2020, 08:45:36 AM @Erwin you have to edit the page manually after publishing it because it is added by default to it by phprad. Quote Selected