OK
This one is doing my head in as I have created so many like it, but I just can't put my finger on where I am going wrong.
I created a special menu template called menucat.tpl.
I called it in the categories.tpl as
{include file="menucat.tpl" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding}
but it does not resolve and appear on the page.
It is in the same directory as menu.tpl.
It is pretty much the same as menu.tpl but I altered one of the styles to make the padding 0.
If I change the call back to menu it appears again.
You can see it here.
http://dev.midnight-online.co.uk/phones/home.php
Anyone want to point out the obvious to me?