Features LDAP, Rights, Cables, Menu improvements and bug fixing
This commit is contained in:
+2
-9
@@ -26,14 +26,7 @@
|
||||
<a href="index.php"><img src="image.php?icon=logo" alt="{$lang_ipreg}" style="margin-right:1em" /></a>
|
||||
</td>
|
||||
<td valign="top" rowspan="2">
|
||||
{if $menu_assets}<a href="asset.php">{$lang_assets}</a> | {/if}
|
||||
{if $menu_assetclasses}<a href="assetclass.php">{$lang_assetclasses}</a> | {/if}
|
||||
{if $menu_assetclassgroups}<a href="assetclassgroup.php">{$lang_assetclassgroups}</a> | {/if}
|
||||
{if $menu_locations}<a href="location.php">{$lang_locations}</a> | {/if}
|
||||
{if $menu_nodes}<a href="node.php">{$lang_nodes}</a> | {/if}
|
||||
{if $menu_subnets}<a href="subnet.php">{$lang_subnets}</a> | {/if}
|
||||
{if $menu_vlans}<a href="vlan.php">{$lang_vlans}</a> | {/if}
|
||||
{if $menu_zones}<a href="zone.php">{$lang_zones}</a> {/if}
|
||||
{$menu}
|
||||
</td>
|
||||
<td align="right" width="38%">
|
||||
{$suser_name} |
|
||||
@@ -49,7 +42,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
<table class="header">
|
||||
<tr>
|
||||
<td>
|
||||
@@ -57,3 +49,4 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
{msgout}
|
||||
|
||||
Reference in New Issue
Block a user