<?php /* Smarty version 2.6.28, created on 2021-08-01 13:25:50
         compiled from portal/clientareadetailslinks.tpl */ ?>
<div class="contentbox">
<?php if ($this->_tpl_vars['clientareaaction'] == 'details'): ?><strong><?php echo $this->_tpl_vars['LANG']['clientareanavdetails']; ?>
</strong><?php else: ?><a href="<?php echo $_SERVER['PHP_SELF']; ?>
?action=details"><?php echo $this->_tpl_vars['LANG']['clientareanavdetails']; ?>
</a><?php endif; ?>
 | <?php if ($this->_tpl_vars['clientareaaction'] == 'contacts'): ?><strong><?php echo $this->_tpl_vars['LANG']['clientareanavcontacts']; ?>
</strong><?php else: ?><a href="<?php echo $_SERVER['PHP_SELF']; ?>
?action=contacts"><?php echo $this->_tpl_vars['LANG']['clientareanavcontacts']; ?>
</a><?php endif; ?>
 | <?php if ($this->_tpl_vars['clientareaaction'] == 'addcontact'): ?><strong><?php echo $this->_tpl_vars['LANG']['clientareanavaddcontact']; ?>
</strong><?php else: ?><a href="<?php echo $_SERVER['PHP_SELF']; ?>
?action=addcontact"><?php echo $this->_tpl_vars['LANG']['clientareanavaddcontact']; ?>
</a><?php endif; ?>
<?php if ($this->_tpl_vars['condlinks']['updatecc']): ?> | <?php if ($this->_tpl_vars['clientareaaction'] == 'creditcard'): ?><strong><?php echo $this->_tpl_vars['LANG']['clientareanavchangecc']; ?>
</strong><?php else: ?><a href="<?php echo $_SERVER['PHP_SELF']; ?>
?action=creditcard"><?php echo $this->_tpl_vars['LANG']['clientareanavchangecc']; ?>
</a><?php endif; ?><?php endif; ?>
 | <?php if ($this->_tpl_vars['clientareaaction'] == 'changepw'): ?><strong><?php echo $this->_tpl_vars['LANG']['clientareanavchangepw']; ?>
</strong><?php else: ?><a href="<?php echo $_SERVER['PHP_SELF']; ?>
?action=changepw"><?php echo $this->_tpl_vars['LANG']['clientareanavchangepw']; ?>
</a><?php endif; ?>
<?php if ($this->_tpl_vars['condlinks']['security']): ?> | <?php if ($this->_tpl_vars['clientareaaction'] == 'security'): ?><strong><?php echo $this->_tpl_vars['LANG']['clientareanavsecurity']; ?>
</strong><?php else: ?><a href="<?php echo $_SERVER['PHP_SELF']; ?>
?action=security"><?php echo $this->_tpl_vars['LANG']['clientareanavsecurity']; ?>
</a><?php endif; ?><?php endif; ?>
</div>