edit.php
changeset 37 b785e54690ce
parent 13 2ff220cfde13
child 38 cf767482333a
equal deleted inserted replaced
36:4ec5ab29f634 37:b785e54690ce
    90 	  <tr>
    90 	  <tr>
    91 	   <td><? echo _('No owner set or this zone!'); ?></td>
    91 	   <td><? echo _('No owner set or this zone!'); ?></td>
    92 	  </tr>
    92 	  </tr>
    93 <?
    93 <?
    94 	}
    94 	}
    95 }
       
    96   ?>
    95   ?>
    97           <tr>
    96           <tr>
    98   	   <form method="post" action="edit.php?id=<? echo $_GET['id']?>">
    97   	   <form method="post" action="edit.php?id=<? echo $_GET['id']?>">
    99   	    <td>
    98   	    <td>
   100   	     <input type="hidden" name="domain" value="<? echo $_GET["id"] ?>">
    99   	     <input type="hidden" name="domain" value="<? echo $_GET["id"] ?>">
   121   	  </tr>
   120   	  </tr>
   122          </table>
   121          </table>
   123 	</div> <? // eo div meta-left ?>
   122 	</div> <? // eo div meta-left ?>
   124  
   123  
   125 <?
   124 <?
   126 if (level(5))
       
   127 {
       
   128 	$domain_type=get_domain_type($_GET['id']);
   125 	$domain_type=get_domain_type($_GET['id']);
   129 ?>
   126 ?>
   130         <div id="meta-right">
   127         <div id="meta-right">
   131          <table>
   128          <table>
   132 	  <tr>
   129 	  <tr>