give access to texts
This commit is contained in:
parent
9b9e5a2ef7
commit
04b04ccf6a
7 changed files with 31 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
if(!$kirby->user() && ($page->template() == 'linear' || $page->template() == 'grid')) {
|
||||
go($site->errorPage()->url());
|
||||
go('/a-venir');
|
||||
}
|
||||
|
||||
$entryTopPos ??= 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue