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