diff options
author | Christian Pointner <equinox@ffgraz.net> | 2011-07-18 19:05:46 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2011-07-18 19:05:46 +0000 |
commit | 4809e72268015fcf750e186ea0a1fc3e32b702ef (patch) | |
tree | 7581c8c06a090faee40c0ce067aad967065cfc07 /inc/footer.shtml | |
parent | bf011e536f09cee5c117e50c5a1b3dc9de020f03 (diff) |
added further si directories
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> |