Changes adopted from version 0.5

This commit is contained in:
2023-02-13 10:42:09 +01:00
parent faf5f368f5
commit 76ccecca7f
198 changed files with 10261 additions and 5068 deletions
+19 -54
View File
@@ -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">
&nbsp;
</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>