diff options
Diffstat (limited to 'src/templates/language.html.tmpl')
-rw-r--r-- | src/templates/language.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/language.html.tmpl b/src/templates/language.html.tmpl index 768190c..1f0cd1e 100644 --- a/src/templates/language.html.tmpl +++ b/src/templates/language.html.tmpl @@ -79,7 +79,7 @@ {{ $p := index . 0 }} {{ $ez := index . 1 }} <form action="/language" method="POST"> - <div class="lang-grid"> + <div class="button-grid lang-grid"> {{ range locales }} {{ if eq $ez .Eurozone }} <button |