diff options
Diffstat (limited to 'inc/footer.shtml')
-rw-r--r-- | inc/footer.shtml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index 8b7c00a..52f21ba 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -17,6 +17,10 @@ <!--#if expr="${LANG} == en" --> licensed by <a href="http://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> <!--#endif --> +<!--#if expr="${LANG} == si" --> + licencirano s <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 /> <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> @@ -25,6 +29,10 @@ <div id="sponsor">supported by: <br /> <a href="http://www.kultur.graz.at/"><img src="/images/kulturamtslogo.png" alt="supported by Kulturamt of the City of Graz" width="116" height="42" /></a> <!--#endif --> +<!--#if expr="${LANG} == si" --> + <div id="sponsor">s pomočjo: <br /> + <a href="http://www.kultur.graz.at/"><img src="/images/kulturamtslogo.png" alt="s pomočjo kulturnaga urada mesta Gradec" width="116" height="42" /></a> +<!--#endif --> </div> <div style="clear: both"></div> </div> |