* GNU General Public License. * This file is part of ZeusCart V4 * ZeusCart V4 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 4 of the License, or * (at your option) any later version. * * ZeusCart V4 is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Foobar. If not, see . * include file="header.html"
$account

php echo Core_CLanguage::_('REGISTER'); /php

php echo Core_CLanguage::_('FIELDS_MARKED_WITH_AN'); /php * php echo Core_CLanguage::_('ARE_REQUIRED'); /php

php echo Core_CLanguage::_('YOUR_PERSONAL_DETAILS'); /php

 

$msg.txtdisname

$msg.txtfname

$msg.txtlname

$msg.txtemail

php echo Core_CLanguage::_('YOUR_PASSWORD'); /php

 

$msg.txtpwd

$msg.txtrepwd

php echo Core_CLanguage::_('YOUR_ADDRESS'); /php

 

$msg.txtaddr

$msg.txtcity

$msg.txtState

$msg.txtzipcode
$val.selCountry

php echo Core_CLanguage::_('NEWSLETTER'); /php

 
include file="footer.html"