Re: search bar
If your using javascript or css inside .tpl files you need to surrond them with {literal}{/literal} tags because smarty uses {} and thinks your trying to use smarty when instead your not.
Literal tags tell it everything between is not smarty and parse is as it normally would.
__________________
- Shane Munroe
|