* 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"

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

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

php echo Core_CLanguage::_('ACCOUNT_PROTECTION_TIPS'); /php
  • php echo Core_CLanguage::_('CHOSSE_A_STRONG_PASSWORD_AND_CHNAGE_IT_OFTEN.'); /php
  • php echo Core_CLanguage::_('AVOID_USING_THE_SAME_PASSWORD_FOR_OTHER_ACCOUNTS'); /php
  • php echo Core_CLanguage::_('CREATE_A_UNIQUE_PASSWORD_BY_USING_A_COMBINATION_OF_LETTRES_AND_NUMBERS_THAT_ARE_NOT_EASILY_GUESSED'); /php
include file="footer.html"