summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/hauptmenue.dwt
blob: 7295b5f6926607ee44c89811628495c8093dd1c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

<table width='100%' height="25" border="0" cellspacing="0" cellpadding="3">
<tr height="25"> 
 	<td width='5'></td>
 <!-- BEGIN DYNAMIC BLOCK: Mainmenu -->
        <td width='2'></td> 
        <td height="20" width="120" align="center" style="border-width:1 1 0 1;border-color:#505050;border-style:solid;background-color:{MFARBE}">
           <a href="{MLINK_M}" style="text-decoration:none"><code class="menue_schrift">
              {MTEXT_M}</code></a>
        </td>
 <!-- END DYNAMIC BLOCK: Mainmenu -->
        <td>&nbsp;</td>
 
</tr>

</table>