mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit c43493b72c4ee8c83f68cc522001420885902e14
parent 6b5623c17c7ce50f234e49442376ddc60f50cd1b
Author: markseu <mark2011@mayberg.se>
Date:   Thu, 25 Jun 2020 17:04:53 +0200

Updated layout files

Diffstat:
Msystem/layouts/pagination.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/layouts/pagination.html b/system/layouts/pagination.html @@ -1,4 +1,4 @@ -<?php list($name, $pages) = $this->yellow->getLayoutArgs() ?> +<?php list($name, $pages) = $this->yellow->getLayoutArguments() ?> <?php if ($pages->isPagination()): ?> <div class="pagination" role="navigation"> <?php if ($pages->getPaginationPrevious()): ?>