diff options
Diffstat (limited to 'inc/footer.shtml')
-rw-r--r-- | inc/footer.shtml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index 92fed7f..b25022e 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -12,13 +12,13 @@ <!--#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> + lizenziert unter <a href="https://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> + licensed by <a href="https://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> <!--#endif --> <!--#if expr="${LANG} = si" --> - pod licenco <a href="http://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> + pod licenco <a href="https://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> <!--#endif --> <!--#if expr="${LANG} = de" --> |