Changes adopted from version 0.5
This commit is contained in:
+19
-54
@@ -1,70 +1,35 @@
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<b>{lang_options_ipreg}</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<form method="POST" action="submit.php">
|
||||
<input type="hidden" name="edit" value="options">
|
||||
|
||||
|
||||
|
||||
<table border="0">
|
||||
<table class="title">
|
||||
<tr>
|
||||
<td>
|
||||
<a href="assetclass.php">{lang_assetclasses}</a>
|
||||
<td class="header">
|
||||
{lang_options}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="assetclassgroup.php">{lang_assetclassgroups}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="assigniptoasset.php">{lang_assigniptoasset}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="assignlocationtosubnet.php">{lang_assignlocationtosubnet}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="assignvlantosubnet.php">{lang_assignvlantosubnet}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="userclassauth.php">{lang_userclassauth}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="user.php">{lang_users}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="userclass.php">{lang_userclasses}</a>
|
||||
<td align="right">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
|
||||
<table border="0">
|
||||
|
||||
<table class="info">
|
||||
<tr>
|
||||
<td>
|
||||
<b>Personal options</b>
|
||||
<td class="header">
|
||||
{lang_options_ipreg}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="userpassedit.php">{lang_options_password_edit}</a>
|
||||
<td class="label">
|
||||
<a href="optionseditpassword.php">{lang_options_password}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">
|
||||
<a href="optionseditdisplay.php">{lang_options_display}</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
</form>
|
||||
Reference in New Issue
Block a user