aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-11-17 10:27:17 -0500
committerAndrew Manning <tamanning@zoho.com>2017-11-17 10:27:17 -0500
commitee2ba212469711755558dc0a83b1acca47b6bb05 (patch)
tree52ccaa0796a4662243fbdd0a290c556207448445 /view
parent8e6ebd4f7b84157dec9f4bacc997be71c990a43c (diff)
downloadvolse-hubzilla-ee2ba212469711755558dc0a83b1acca47b6bb05.tar.gz
volse-hubzilla-ee2ba212469711755558dc0a83b1acca47b6bb05.tar.bz2
volse-hubzilla-ee2ba212469711755558dc0a83b1acca47b6bb05.zip
Add French to help pages language dropdown selector
Diffstat (limited to 'view')
-rw-r--r--view/tpl/help.tpl1
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>