So it wasnt that hard.. add this for the beginning:
and for the end:Code:<?php require 'include/config.php'; require 'include/language/' . LANG . '/lang_add_favour.php'; $smarty->display('header.tpl'); ?>
Code:<?php $smarty->display('footer.tpl');
Bookmarks