Page 1 of 1

Smarty tags inside HTML quotes

Posted: Wed Aug 27, 2008 4:05 pm
by zims
Hello,

A page template contains the following line:



"footer_class" is a user-defined tag that outputs a string. However, it never shows up in the final HTML:



I don't imagine there would special template syntax in this case, but I can't get the printed value of the tag to show up in the browser.

Thanks for any help!

--
zims

Re: Smarty tags inside HTML quotes

Posted: Wed Aug 27, 2008 4:11 pm
by zims
It works fine if I do this:



But that seems rather silly.

--
zims