View Single Post
  #3  
Old 02-28-2006, 04:16 PM
 
dannyrus dannyrus is offline
 

Member
  
Join Date: Sep 2005
Posts: 18
 

Default

Thanks for the quick reply, the code for line 231 is:

Code:
" <?php if ($this->_tpl_vars['userinfo']['b_country'] == $this->_tpl_vars['countries'][$this->_sections['country_idx']['index']]['country_code']): ?>selected<?php elseif ($this->_tpl_vars['countries'][$this->_sections['country_idx']['index']]['country_code'] $this->_tpl_vars['config']['General']['default_country'] && ""): ?>selected<?php endif; ?>><?php echo $this->_tpl_vars['countries'][$this->_sections['country_idx']['index']]['country']; ?>

Dunno if that helps, but thankyou!!
__________________
Danny - Photoscope Б─╒ X-Cart Version 4.0.14
Reply With Quote