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
+14 -12
View File
@@ -2,12 +2,24 @@
<table border="0">
<tr>
<td>
<img src="images/warning.gif">&nbsp;{lang_warning_search_nosearch}
<img src="images/comments.gif" title="{lang_comments}">&nbsp;{lang_comments_search_nosearch}
</td>
</tr>
</table>
[END nosearch]
[BLOCK resultcount]
<table border="0">
<tr>
<td>
<b>{lang_search_results_found}:&nbsp;{resultcounter}</b>
</td>
</tr>
</table>
[END resultcount]
<p>
[BLOCK table AS asset]
<table border="0">
<tr>
@@ -28,14 +40,4 @@
[REUSE table AS location]
[REUSE table AS node]
[REUSE table AS subnet]
[REUSE table AS vlan]
[BLOCK resultcount]
<table border="0">
<tr>
<td>
<b>{lang_search_results_found}</b>:&nbsp;{resultcounter}
</td>
</tr>
</table>
[END resultcount]
[REUSE table AS vlan]