Refactored, no more redirects. Improved error messaging system

This commit is contained in:
2023-03-06 19:25:21 +01:00
parent 7cfcaeb9d7
commit 78b97c5094
87 changed files with 1801 additions and 2633 deletions
+20
View File
@@ -84,4 +84,24 @@
</tr>
</table>
{if $zabbix}
<table class="info">
<tr>
<td class="header">
Zabbix
</td>
<td class="header_right">
&nbsp;
</td>
</tr>
<tr>
<td class="label">
Host ID
</td>
<td class="value">
<input type="text" size="8" name="x_zbx_host" value="{$refid}">
</td>
</tr>
</table>
{/if}
</form>