Re: Need help with ajax "hotlava" theme |
Subject: Re: Need help with ajax "hotlava" theme by drummond on 2008/1/18 17:35:26 Okay, what am I doing wrong here? <a href="<{xoAppUrl /modules/system/admin.php?fct=blocksadmin&op=edit&bid=<{$block.id}>}>" title="Edit this Block"> Apparently you can't use smarty variables inside of smarty variables. Would would the right syntax be for <{$block.id}> ? |