mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
Fix module top padding
This commit is contained in:
parent
288c52f88d
commit
68b598320b
@ -1,9 +1,9 @@
|
|||||||
<div class="controls">
|
<div class="controls">
|
||||||
<?= $tabs; ?>
|
<?= $tabs; ?>
|
||||||
|
<h1><?= $this->translate('Monitoring Backends') ?></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content" data-base-target="_next">
|
<div class="content" data-base-target="_next">
|
||||||
<h1><?= $this->translate('Monitoring Backends') ?></h1>
|
|
||||||
<p>
|
<p>
|
||||||
<a href="<?= $this->href('/monitoring/config/createbackend'); ?>">
|
<a href="<?= $this->href('/monitoring/config/createbackend'); ?>">
|
||||||
<?= $this->icon('create.png'); ?> <?= $this->translate('Create New Monitoring Backend'); ?>
|
<?= $this->icon('create.png'); ?> <?= $this->translate('Create New Monitoring Backend'); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user