Custom footer file?

deep64blue

DaDaBIK Guru
Not that I'm aware of - you can edit /include/footer.php but may have to reapply changes after an upgrade.

Depending on what you are trying to do the layout hooks might be of use to you.
  • footer 1 hook ($hooks['custom_footer_1'])
  • footer 2 hook ($hooks['custom_footer_2'])
 
Top