<?php /* Smarty version 2.6.28, created on 2022-01-06 10:12:35
         compiled from /home/vinhostm/public_html/order/templates/portal/affiliatessignup.tpl */ ?>
<?php if ($this->_tpl_vars['affiliatesystemenabled']): ?>
<p><?php echo $this->_tpl_vars['LANG']['affiliatesintrotext']; ?>
</p>
<ul>
  <li><?php echo $this->_tpl_vars['LANG']['affiliatesbullet1']; ?>
 <?php echo $this->_tpl_vars['bonusdeposit']; ?>
</li>
  <li><?php echo $this->_tpl_vars['LANG']['affiliatesearn']; ?>
 <strong><?php echo $this->_tpl_vars['payoutpercentage']; ?>
</strong> <?php echo $this->_tpl_vars['LANG']['affiliatesbullet2']; ?>
</li>
</ul>
<p><?php echo $this->_tpl_vars['LANG']['affiliatesfootertext']; ?>
</p>
<br />
<form method="post" action="affiliates.php">
<input type="hidden" name="activate" value="true" />
<p align="center"><input type="submit" value="<?php echo $this->_tpl_vars['LANG']['affiliatesactivate']; ?>
" /></p>
</form>
<?php else: ?>
<p><?php echo $this->_tpl_vars['LANG']['affiliatesdisabled']; ?>
</p>
<?php endif; ?><br />