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 8ee2ae5..14c36c6 100644
--- a/inc/lang.shtml
+++ b/inc/lang.shtml
@@ -17,5 +17,11 @@
<!--#else -->
<li><a href="/si/<!--#echo var="sitehtml" -->" title="Slovenska verzija"><img src="/images/si.png" alt="SI" /></a></li>
<!--#endif-->
+
+<!--#if expr="${LANG} == hu" -->
+ <li><img src="/images/hu_dis.png" alt="HU" />
+<!--#else -->
+ <li><a href="/hu/<!--#echo var="hutehtml" -->" title="Slovenska verzija"><img src="/images/hu.png" alt="HU" /></a></li>
+<!--#endif-->
</ul>