diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/footer.shtml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index da9ac66..8b7c00a 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -11,7 +11,12 @@ </div> <!--#config timefmt="%Y" --> <span id="copyright">© <!--#echo var="DATE_LOCAL" --> Funkfeuer Graz, +<!--#if expr="${LANG} == de" --> + lizenziert unter <a href="http://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> +<!--#endif --> +<!--#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} == 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> |