customvars.phtml: no header if no vars

This commit is contained in:
Thomas Gelf 2015-06-16 01:15:32 +02:00
parent f4fc55e741
commit 96ac83230c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<?php if (empty($object->customvars)) return; ?>
<tr class="newsection">
<td colspan="2">
<h2 class="customvar"><?= $this->translate('Custom variables') ?></h2>