summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraj <aj@ffgraz.net>2019-12-07 16:39:16 +0100
committeraj <aj@ffgraz.net>2019-12-07 16:39:16 +0100
commit265def357ad78c5d2c2a99b14bf3990e4d2fbadf (patch)
treedfd61acb8760a6dbb9a95034d15e3243e3f73ddd
parente697f4a32a8ee5ba6900ead9dddd8bbf4702a7f6 (diff)
Update Logo Kulturamt.
-rw-r--r--inc/footer.shtml8
-rw-r--r--template/index.html4
2 files changed, 6 insertions, 6 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml
index b25022e..72a87d0 100644
--- a/inc/footer.shtml
+++ b/inc/footer.shtml
@@ -22,16 +22,16 @@
<!--#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>
+ <div id="sponsor">Mit freundlicher Unterst&uuml;tzung von: <br />
+ <a href="http://www.kultur.graz.at/"><img src="/images/GRAZ.jpg" alt="Mit freundlicher Unterst&uuml;tzung vom Kulturamt der Stadt Graz" width="150" height="41" /></a>
<!--#endif -->
<!--#if expr="${LANG} = en" -->
<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>
+ <a href="http://www.kultur.graz.at/"><img src="/images/GRAZ.jpg" alt="supported by Kulturamt of the City of Graz" width="150" height="41" /></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 Kulturnega Urada Mesta Gradec" width="116" height="42" /></a>
+ <a href="http://www.kultur.graz.at/"><img src="/images/GRAZ.jpg" alt="s pomočjo Kulturnega Urada Mesta Gradec" width="150" height="41" /></a>
<!--#endif -->
</div>
<div style="clear: both"></div>
diff --git a/template/index.html b/template/index.html
index 7dfffa5..b7f7d76 100644
--- a/template/index.html
+++ b/template/index.html
@@ -99,8 +99,8 @@
</div>
<span id="copyright">&copy; 2011 Funkfeuer Graz,
lizenziert unter <a href="https://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span>
- <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>
+ <div id="sponsor">Mit freundlicher Unterst&uuml;tzung von: <br />
+ <a href="http://www.kultur.graz.at/"><img src="../images/GRAZ.jpg" alt="Mit freundlicher Unterst&uuml;tzung vom Kulturamt der Stadt Graz" width="150" height="41" /></a>
</div>
<div style="clear: both"></div>
</div>