layout fixes for pagination
This commit is contained in:
@@ -101,9 +101,7 @@
|
||||
|
||||
<div class="card">
|
||||
<div class="card-body mb-3">
|
||||
<div class="float-left">
|
||||
<h4 class="header-title">Patchungen</h4>
|
||||
</div>
|
||||
<h4 class="header-title">Patchungen</h4>
|
||||
|
||||
<?php include(realpath(dirname(__FILE__)."/../")."/tpl/pagination.php"); ?>
|
||||
<?php include(realpath(dirname(__FILE__)."/../")."/tpl/pagination-summary.php"); ?>
|
||||
|
||||
Reference in New Issue
Block a user