mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
customvars.phtml: no header if no vars
This commit is contained in:
parent
f4fc55e741
commit
96ac83230c
@ -1,3 +1,4 @@
|
|||||||
|
<?php if (empty($object->customvars)) return; ?>
|
||||||
<tr class="newsection">
|
<tr class="newsection">
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<h2 class="customvar"><?= $this->translate('Custom variables') ?></h2>
|
<h2 class="customvar"><?= $this->translate('Custom variables') ?></h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user