Quote:
Originally Posted by ryancooper
Thank you for your quick response. Can You explain in a little more detail on how to
|
Edit your webtemplate named hours. In the edit page, you'll see a section named "PHP Include". Put this code inside it and save:
PHP Code:
$templater->register('footer', $footer);
$templater->register('header', $header);
Let me know if it does not help (and admin access can be handy in that case so that I can look.)