summaryrefslogtreecommitdiff
path: root/inc/lang.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang.shtml')
-rw-r--r--inc/lang.shtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/inc/lang.shtml b/inc/lang.shtml
index 9765b84..f82ee03 100644
--- a/inc/lang.shtml
+++ b/inc/lang.shtml
@@ -11,5 +11,11 @@
<!--#else -->
<li><a href="/en/<!--#echo var="sitehtml" -->" title="English Version"><img src="/images/uk.png" /><img src="/images/us.png" /></a></li>
<!--#endif-->
+
+<!--#if expr="${LANG} == en" -->
+ <li><img src="/images/si_dis.png" />
+<!--#else -->
+ <li><a href="/en/<!--#echo var="sitehtml" -->" title="Slovenska verzija"><img src="/images/si.png" /></a></li>
+<!--#endif-->
</ul>