diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-11-17 21:25:31 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-11-17 21:25:31 +0100 |
commit | 6b6c2ccfa391d138db925b2c3f92a469c587c907 (patch) | |
tree | 4c3630a08d5dc61dbf638ef59812615f1aa07248 /view | |
parent | 8a4ee0506cf8acd61c716976fb6760504ce2e8bc (diff) | |
parent | ee2ba212469711755558dc0a83b1acca47b6bb05 (diff) | |
download | volse-hubzilla-6b6c2ccfa391d138db925b2c3f92a469c587c907.tar.gz volse-hubzilla-6b6c2ccfa391d138db925b2c3f92a469c587c907.tar.bz2 volse-hubzilla-6b6c2ccfa391d138db925b2c3f92a469c587c907.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/help.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/help.tpl b/view/tpl/help.tpl index d36494123..c523c4115 100644 --- a/view/tpl/help.tpl +++ b/view/tpl/help.tpl @@ -9,6 +9,7 @@ <a class="dropdown-item lang-choice" href="/help">de</a> <a class="dropdown-item lang-choice" href="/help">en</a> <a class="dropdown-item lang-choice" href="/help">es</a> + <a class="dropdown-item lang-choice" href="/help">fr</a> </div> </div> </div> |