Adjust margin
This commit is contained in:
parent
f1189490fa
commit
c2cea5c43e
@ -8,7 +8,7 @@ require_once __DIR__ . '/../lib/util.php';
|
|||||||
|
|
||||||
redirectifnotloggedin();
|
redirectifnotloggedin();
|
||||||
?>
|
?>
|
||||||
<div class="btn-group">
|
<div class="btn-group mb-2">
|
||||||
<a href="app.php?page=sitesettings" class="btn btn-success"><i class="fas fa-plus"></i> <?php lang("new site"); ?></a>
|
<a href="app.php?page=sitesettings" class="btn btn-success"><i class="fas fa-plus"></i> <?php lang("new site"); ?></a>
|
||||||
</div>
|
</div>
|
||||||
<table id="cattable" class="table table-bordered table-hover table-sm">
|
<table id="cattable" class="table table-bordered table-hover table-sm">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user