summaryrefslogtreecommitdiff
path: root/common/navigation.inc
diff options
context:
space:
mode:
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>