mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Merge pull request #85 from Lab-8916100448256/testing
fix(install): typo on {{rootPage}}
This commit is contained in:
commit
e0f753ac46
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ Double cliquer sur ce texte pour éditer cette colonne.
|
||||||
|
|
||||||
|
|
||||||
\"\"\"\"', '', '{{WikiName}}', '{{WikiName}}', 'Y', 'page', ''),
|
\"\"\"\"', '', '{{WikiName}}', '{{WikiName}}', 'Y', 'page', ''),
|
||||||
('PageMenuHaut', now(), ' - [Accueil]({{rootpage}})
|
('PageMenuHaut', now(), ' - [Accueil]({{rootPage}})
|
||||||
- [Services](Services)
|
- [Services](Services)
|
||||||
- [Ressources](Ressources)', '', '{{WikiName}}', '{{WikiName}}', 'Y', 'page', ''),
|
- [Ressources](Ressources)', '', '{{WikiName}}', '{{WikiName}}', 'Y', 'page', ''),
|
||||||
('{{rootPage}}', now(), '
|
('{{rootPage}}', now(), '
|
||||||
|
|
Loading…
Add table
Reference in a new issue