<?php /* Smarty version 2.6.28, created on 2016-09-29 11:24:17
         compiled from /home/vinhostm/public_html/order/templates/portal/clientareadomaingetepp.tpl */ ?>
<h2><?php echo $this->_tpl_vars['LANG']['domaingeteppcode']; ?>
</h2>
<p><?php echo $this->_tpl_vars['LANG']['domaingeteppcodeexplanation']; ?>
</p>
<p><?php echo $this->_tpl_vars['LANG']['domainname']; ?>
: <strong><?php echo $this->_tpl_vars['domain']; ?>
</strong></p>
<div class="errorbox"><?php if ($this->_tpl_vars['error']): ?>
  <?php echo $this->_tpl_vars['LANG']['domaingeteppcodefailure']; ?>
 <?php echo $this->_tpl_vars['error']; ?>

  <?php else: ?>
  <?php if ($this->_tpl_vars['eppcode']): ?>
  <?php echo $this->_tpl_vars['LANG']['domaingeteppcodeis']; ?>
 <?php echo $this->_tpl_vars['eppcode']; ?>

  <?php else: ?>
  <?php echo $this->_tpl_vars['LANG']['domaingeteppcodeemailconfirmation']; ?>

  <?php endif; ?>
  <?php endif; ?></div>
<form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>
?action=domaindetails">
  <input type="hidden" name="id" value="<?php echo $this->_tpl_vars['domainid']; ?>
" />
  <p align="center">
    <input type="submit" value="<?php echo $this->_tpl_vars['LANG']['clientareabacklink']; ?>
" />
  </p>
</form><br />