You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102 lines
2.3 KiB
102 lines
2.3 KiB
2 years ago
|
<table border="0">
|
||
|
<tr>
|
||
|
<td>
|
||
|
<b>{lang_options_ipreg}</b>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[BLOCK assetadd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="assetadd.php">{lang_asset_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END assetadd]
|
||
|
[BLOCK assetclassadd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="assetclassadd.php">{lang_assetclass_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END assetclassadd]
|
||
|
[BLOCK locationadd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="locationadd.php">{lang_location_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END locationadd]
|
||
|
[BLOCK nodeadd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="nodeadd.php">{lang_node_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END nodeadd]
|
||
|
[BLOCK subnetadd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="subnetadd.php">{lang_subnet_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END subnetadd]
|
||
|
[BLOCK useradd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="useradd.php">{lang_user_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END useradd]
|
||
|
[BLOCK vlanadd]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="vlanadd.php">{lang_vlan_add}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END vlanadd]
|
||
|
</table>
|
||
|
|
||
|
<p>
|
||
|
|
||
|
<table border="0">
|
||
|
[BLOCK assigniptoasset]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="assigniptoasset.php">{lang_assigniptoasset}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END assigniptoasset]
|
||
|
[BLOCK assignlocationtosubnet]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="assignlocationtosubnet.php">{lang_assignlocationtosubnet}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END assignlocationtosubnet]
|
||
|
[BLOCK assignvlantosubnet]
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="assignvlantosubnet.php">{lang_assignvlantosubnet}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
[END assignvlantosubnet]
|
||
|
</table>
|
||
|
|
||
|
<p>
|
||
|
|
||
|
<table border="0">
|
||
|
<tr>
|
||
|
<td>
|
||
|
<b>{lang_options_personal}</b>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="useredit.php">{lang_options_settings_edit}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="images/arrow.gif" border="0"> <a href="userpassedit.php">{lang_options_password_edit}</a>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|