summaryrefslogtreecommitdiff
path: root/inc/lang.shtml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2011-07-18 19:05:46 +0000
committerChristian Pointner <equinox@ffgraz.net>2011-07-18 19:05:46 +0000
commit4809e72268015fcf750e186ea0a1fc3e32b702ef (patch)
tree7581c8c06a090faee40c0ce067aad967065cfc07 /inc/lang.shtml
parentbf011e536f09cee5c117e50c5a1b3dc9de020f03 (diff)
added further si directories
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>