Refactored, no more redirects. Improved error messaging system
This commit is contained in:
@@ -84,4 +84,24 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
{if $zabbix}
|
||||
<table class="info">
|
||||
<tr>
|
||||
<td class="header">
|
||||
Zabbix
|
||||
</td>
|
||||
<td class="header_right">
|
||||
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user