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