Hi,
Where can I find the Header file stored on the server so I can make a change to the menu.
I tried to remove a menu line in the tryout, and now this is what shows when I enter the the tryoutsite:
Parse error: syntax error, unexpected $end in /home/xxxxxx/public_html/demo/tryoutlogin/var/cache/tmpl/default/templates_1d88e826e9ef454b2b5a27fdd45ac7ee/custom/banner.html.en.php on line 274
I tried to remove this line:
<a href="{makeUrl(#list#,#login#,#user#)}" class="menuins">{translate(#Prov demo#)}</a> |
{end:}
And I THINK I removed the {end:} statement when I shouldn`t
This is why I need to find the folder for the Header file.
Thanks
Bjorn