summaryrefslogtreecommitdiff
path: root/common/navigation.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 12:15:44 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 12:15:44 +0100
commit5484bcf664aa9fe2e7f1be7b77f0856cadb3c8d3 (patch)
tree04eeb42dccb82ecf4a64654ec2c7ee08ae26355d /common/navigation.inc
parent487e75dced2d3b3e604a3403852ecfe618c4c044 (diff)
parent401da04228a009ce39e9bb5c55a8d0ed58154c41 (diff)
downloadwww-5484bcf664aa9fe2e7f1be7b77f0856cadb3c8d3.tar.gz
www-5484bcf664aa9fe2e7f1be7b77f0856cadb3c8d3.tar.bz2
www-5484bcf664aa9fe2e7f1be7b77f0856cadb3c8d3.zip
Merge branch 'master' of taler.net:www
Diffstat (limited to 'common/navigation.inc')
-rw-r--r--common/navigation.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/navigation.inc b/common/navigation.inc
index d538a4d3..fb8d1d0c 100644
--- a/common/navigation.inc
+++ b/common/navigation.inc
@@ -1,5 +1,6 @@
<button onclick="document.body.className='en'">english</button>
- <button onclick="document.body.className='de'">deutsch</button>
+ <button onclick="document.body.className='de'">deutsch</button>
+ <button onclick="document.body.className='fr'">fran&cedil;ais</button>
<div class="masthead">
<ul class="nav nav-justified">
<li class="active"><a href="/">Home</a></li>