Changes adopted from version 0.4

This commit is contained in:
2023-02-13 09:56:14 +01:00
parent 8d00ee5e1b
commit faf5f368f5
152 changed files with 4971 additions and 1379 deletions
+1 -10
View File
@@ -20,19 +20,10 @@
<p>
<table border="0">
[BLOCK assigniptonode]
<tr>
<td>
<img src="images/arrow.gif" border="0">&nbsp;<a href="assigniptoasset.php?subnet_id={subnet_id}&ip={ip}">{lang_assigniptoasset}</a>
<a href="assigniptoasset.php?subnet_id={subnet_id}&ip={ip}">{lang_assigniptoasset}</a> / <a href="nodeadd.php?subnet_id={subnet_id}&ip={ip}">{lang_node_new}</a>
</td>
</tr>
[END assigniptonode]
[BLOCK nodeadd]
<tr>
<td>
<img src="images/arrow.gif" border="0">&nbsp;<a href="nodeadd.php?subnet_id={subnet_id}&ip={ip}">{lang_node_new}</a>
</td>
</tr>
[END nodeadd]
</table>