Override preview view file in Impresspages

129 Views Asked by At

I would like to override the default "Preview Mode" view template but i cant find any template file which seems to generate this view. Thanks in advance.

1

There are 1 best solutions below

4
On

Ip/Internal/Admin/view/navbar.php is probably the right file. It iterates $navbarButtons array.

If you just want to add / remove something from there, use filter ipAdminNavbarButtons