summaryrefslogblamecommitdiffstats
path: root/ldap-site-mngmt/webinterface/computers/computers.dwt
blob: 933ab60dd57d8a746ec83528c0bfefe1ecf45972 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                           
                                                                                                                                                                    
            
                        


                                                                       
                                                                



                     
                        


















                                                                                                                  


                                               

        

                                              






                                                                            

                            
        
                                    
                








                             


















                                                                       
<html>

<head>
	<title>{SEITENTITEL}</title>
	<link rel='stylesheet' href='../styles.css' type='text/css'></head>
<body>

<table cellpadding='0' cellspacing='0' border='0' width='100%' style='background-color: #F0F0F0;border-color: #505050; border-style: solid; border-width: 0 0 1 0;'>
	<tr>
	<td width='30%'>
	<table cellpadding='5' cellspacing='0' border='0' width='100%'>
		<tr valign='top'> 
			<td width='1'></td> 
			<td><h2>Client / IP Management</h2></td>
		</tr>
	</table>
	</td>
	
	<td width='45%'>
	<table cellpadding='5' cellspacing='0' border='0' width='100%'>
		<tr valign='top' align='left'>
		<td>
			<h4><a href='../start.php' class='headerlink'>Startseite</a>
			 &nbsp;>>&nbsp; <a href='../au/au.php' class='headerlink'>{AU}</a> &nbsp;[ {DOMAIN} ]</h4>
		</td>
		</tr>
	</table>
	</td>
	<td width='25%'>
	<table cellpadding='5' cellspacing='0' border='0' width='100%' align='right'>
		<tr valign='top' align='right'>
		<td>
			{LOGIN}
		</td>
		</tr>
	</table>
	</td>
	</tr>
	<tr>
		<td colspan='3'>{MAINMENU}</td>
	</tr>
</table>

<!--<hr align='center' width='98%' noshade>-->
<br>


<table cellpadding='5' cellspacing='0' border='0' width='100%' height='85%'>

	<tr valign='top' height='100%'>
	<td width='28%'>
	<table cellpadding='5' cellspacing='0' border='0' width='100%'>
		<tr>
			<td>
	
			{NAVIGATION}
		
			</td>
		</tr>
		<tr>
			<td>
	
		   {IPBLOCKS}
		
			</td>
		</tr>
	</table>
	</td>
	
	<td width='72%'>
	<table cellpadding='5' cellspacing='0' border='0' width='100%'>
		<tr><td>
		
		{HAUPTFENSTER}
		
		</td></tr>
	</table>
	</td>
	
	</tr>
</table>

</body>

</html>