<?php /* Smarty version 2.6.28, created on 2017-04-04 23:57:40
         compiled from /home/solusito/public_html/templates/eco-net-v3-5/clientareadomainregisterns.tpl */ ?>
		<div class="bigheader">
			<h2><?php echo $this->_tpl_vars['LANG']['domainregisterns']; ?>
</h2>
		</div><!-- .bigheader --> 

<div class="table-responsive table-grey">
<table>

<tr>
	<td width="20%"><strong><?php echo $this->_tpl_vars['LANG']['domainname']; ?>
</strong></td>
	<td><?php echo $this->_tpl_vars['domain']; ?>
</td>
</tr>

</table>
</div>

<p><?php echo $this->_tpl_vars['LANG']['domainregisternsexplanation']; ?>
</p>

<?php if ($this->_tpl_vars['result']): ?>

	<div class="notice notice-info">
		<div class="inside">
			<p><?php echo $this->_tpl_vars['result']; ?>
</p>
		</div>
	</div>

<?php endif; ?>


<form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>
?action=domainregisterns">
  <input type="hidden" name="sub" value="register">
  <input type="hidden" name="domainid" value="<?php echo $this->_tpl_vars['domainid']; ?>
">
  
		<div class="bigheader">
			<h2><?php echo $this->_tpl_vars['LANG']['domainregisternsreg']; ?>
</h2>
		</div><!-- .bigheader -->   
    
      <div class="table-responsive table-grey">
    <table>
      <tr>
        <td width="20%"><?php echo $this->_tpl_vars['LANG']['domainregisternsns']; ?>
</td>
        <td><input type="text" name="ns" autofocus="autofocus" />
          . <?php echo $this->_tpl_vars['domain']; ?>
</td>
      </tr>
      <tr>
        <td><?php echo $this->_tpl_vars['LANG']['domainregisternsip']; ?>
</td>
        <td><input type="text" name="ipaddress" /></td>
      </tr>
    </table>
      </div>

<p class="center">
<input type="submit" value="<?php echo $this->_tpl_vars['LANG']['clientareasavechanges']; ?>
" class="button1 color2" />
    </p>
</form>



<form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>
?action=domainregisterns">
  <input type="hidden" name="sub" value="modify">
  <input type="hidden" name="domainid" value="<?php echo $this->_tpl_vars['domainid']; ?>
">
  
		<div class="bigheader">
			<h2><?php echo $this->_tpl_vars['LANG']['domainregisternsmod']; ?>
</h2>
		</div><!-- .bigheader -->   
    
    <div class="table-responsive table-grey">
    <table>
      <tr>
        <td width="20%"><?php echo $this->_tpl_vars['LANG']['domainregisternsns']; ?>
</td>
        <td><input type="text" name="ns" />
          . <?php echo $this->_tpl_vars['domain']; ?>
</td>
      </tr>
      <tr>
        <td><?php echo $this->_tpl_vars['LANG']['domainregisternscurrentip']; ?>
</td>
        <td><input type="text" name="currentipaddress" /></td>
      </tr>
      <tr>
        <td><?php echo $this->_tpl_vars['LANG']['domainregisternsnewip']; ?>
</td>
        <td><input type="text" name="newipaddress" /></td>
      </tr>
    </table>
    </div>

<p class="center">
<input type="submit" value="<?php echo $this->_tpl_vars['LANG']['clientareasavechanges']; ?>
" class="button1 color2" />
    </p>
</form>



<form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>
?action=domainregisterns">
  <input type="hidden" name="sub" value="delete">
  <input type="hidden" name="domainid" value="<?php echo $this->_tpl_vars['domainid']; ?>
">
  
		<div class="bigheader">
			<h2><?php echo $this->_tpl_vars['LANG']['domainregisternsdel']; ?>
</h2>
		</div><!-- .bigheader -->     
    
    <div class="table-responsive table-grey">
    <table>
      <tr>
        <td width="20%"><?php echo $this->_tpl_vars['LANG']['domainregisternsns']; ?>
</td>
        <td><input type="text" name="ns" />
          . <?php echo $this->_tpl_vars['domain']; ?>
</td>
      </tr>
    </table>
	</div>

<p class="center">
<input type="submit" value="<?php echo $this->_tpl_vars['LANG']['clientareasavechanges']; ?>
" class="button1 color2" />
    </p>
</form>


<form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>
?action=domaindetails">
  <input type="hidden" name="id" value="<?php echo $this->_tpl_vars['domainid']; ?>
" />
  <div class="floatleft">
    <input type="submit" value="<?php echo $this->_tpl_vars['LANG']['clientareabacklink']; ?>
" class="button1 color1" />
  </div>
  <div class="clear">&nbsp;</div>
</form>