echo tab(3) . "<input type='radio' id='1' name='shipping' value='1' <?php echo ($this->shippingarea == 1) ? 'checked="checked"':''; ?> > Country 1 \n";
i think it has something to do with the checked= checked part but i have tried putting it in single quotes but it didn't work

New Topic/Question
Reply



MultiQuote




|