correction nav: dossiers → packages
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
This commit is contained in:
parent
afc3bab531
commit
4d0e50b888
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ de la vérité et de la justice.</p>
|
|||
<ul>
|
||||
<li><a href="<?= page('a-propos')->url() ?>"><?= kirby()->language() && kirby()->language()->code() === 'en' ? 'About' : 'À propos' ?></a></li>
|
||||
<li><a href="<?= page('enquetes')->url() ?>"><?= t('investigations.title') ?></a></li>
|
||||
<li><a href="<?= page('dossiers')->url() ?>"><?= t('packages.title') ?></a></li>
|
||||
<li><a href="<?= page('packages')->url() ?>"><?= t('packages.title') ?></a></li>
|
||||
<li><a href="<?= page('impacts')->url() ?>"><?= t('impacts.title') ?></a></li>
|
||||
<li><a href="<?= page('news')->url() ?>"><?= t('news.title') ?></a></li>
|
||||
<li><a href="<?= page('ressources')->url() ?>"><?= t('resources.title') ?></a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue