diff options
author | Christian Pointner <equinox@ffgraz.net> | 2016-02-16 08:17:08 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2016-02-16 08:17:08 +0000 |
commit | c518852efdbc6f1e7367a8005556793f1b338b6e (patch) | |
tree | 154d16fef88e6f5599433dc431bd7e328b5500fd /inc/footer.shtml | |
parent | 2b9e59e67f1d15aca39b083042f9c28605f7f12a (diff) |
removed all stuff for hungarian translation
Diffstat (limited to 'inc/footer.shtml')
-rw-r--r-- | inc/footer.shtml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index 729a4ec..2e19fcd 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -20,9 +20,6 @@ <!--#if expr="${LANG} == si" --> pod licenco <a href="http://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> <!--#endif --> -<!--#if expr="${LANG} == hu" --> - lizenziert unter <a href="http://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> -<!--#endif --> <!--#if expr="${LANG} == de" --> <div id="sponsor">Mit freundlicher Unterstützung von: <br /> @@ -36,10 +33,6 @@ <div id="sponsor">s pomočjo: <br /> <a href="http://www.kultur.graz.at/"><img src="/images/kulturamtslogo.png" alt="s pomočjo Kulturnega Urada Mesta Gradec" width="116" height="42" /></a> <!--#endif --> -<!--#if expr="${LANG} == hu" --> - <div id="sponsor">Mit freundlicher Unterstützung von: <br /> - <a href="http://www.kultur.graz.at/"><img src="/images/kulturamtslogo.png" alt="Mit freundlicher Unterstützung vom Kulturamt der Stadt Graz" width="116" height="42" /></a> -<!--#endif --> </div> <div style="clear: both"></div> </div> |