summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.html b/index.html
index 0f19e53..4187df0 100644
--- a/index.html
+++ b/index.html
@@ -141,7 +141,8 @@
</div>
<br>
<div class="text-center small">
- <a role="button" onclick="codeq.setLang('sl')">Slovenščina</a> | <a role="button" onclick="codeq.setLang('en')">English</a>
+ <a href="#" class="lang-select" role="button" data-lang="sl">Slovenščina</a> |
+ <a href="#" class="lang-select" role="button" data-lang="en">English</a>
</div>
</div>
</div>
@@ -198,7 +199,8 @@
</div>
<br>
<div class="text-center small">
- <a role="button" onclick="codeq.setLang('sl')">Slovenščina</a> | <a role="button" onclick="codeq.setLang('en')">English</a>
+ <a href="#" class="lang-select" role="button" data-lang="sl">Slovenščina</a> |
+ <a href="#" class="lang-select" role="button" data-lang="en">English</a>
</div>
</div>
</div>
@@ -266,7 +268,8 @@
</div>
<br>
<div class="text-center small">
- <a role="button" onclick="codeq.setLang('sl')">Slovenščina</a> | <a role="button" onclick="codeq.setLang('en')">English</a>
+ <a href="#" class="lang-select" role="button" data-lang="sl">Slovenščina</a> |
+ <a href="#" class="lang-select" role="button" data-lang="en">English</a>
</div>
</div>
</div>