diff options
Diffstat (limited to 'inc/lang.shtml')
-rw-r--r-- | inc/lang.shtml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/inc/lang.shtml b/inc/lang.shtml index 3e6fed5..8ee2ae5 100644 --- a/inc/lang.shtml +++ b/inc/lang.shtml @@ -17,11 +17,5 @@ <!--#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="sitehtml" -->" title="Ungarische Version"><img src="/images/hu.png" alt="HU" /></a></li> -<!--#endif--> </ul> |