diff options
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/footer.shtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index 76e8f1d..c39c682 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -24,7 +24,7 @@ <!--#if expr="${LANG} = de" --> <div id="sponsor">Mit freundlicher Unterstützung von: <br /> <a href="https://www.kultur.graz.at/"><img src="/images/GRAZ.jpg" alt="Mit freundlicher Unterstützung vom Kulturamt der Stadt Graz" width="150" height="41" /></a> - <a href="https://tugraz.at"><img src="/images/tugraz.png" alt="Mit freundlicher Unterstützung der TU Graz" width="150" height="41" /></a> + <a href="https://tugraz.at"><img src="/images/tugraz.png" alt="Mit freundlicher Unterstützung der TU Graz" height="41" /></a> <a href="https://wiki.funkfeuer.at/wiki/Regionen/Wien"><img src="/images/funkfeuer_wien_logo.png" alt="Mit freundlicher Unterstützung von Funkfeuer Wien" height="41" /></a> <a href="https://www.edis.at/"><img alt="Mit freundlicher Unterstützung von EDIS" src="/images/edis.jpg" width="108" height="41"></a> <a href="https://mur.at/"><img src="/images/murat.png" alt="Mit freundlicher Unterstützung von mur.at" height="41" /></a> @@ -35,7 +35,7 @@ <!--#if expr="${LANG} = en" --> <div id="sponsor">supported by: <br /> <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> - <a href="https://tugraz.at"><img src="/images/tugraz.png" alt="supported by TU Graz" width="150" height="41" /></a> + <a href="https://tugraz.at"><img src="/images/tugraz.png" alt="supported by TU Graz" height="41" /></a> <a href="https://wiki.funkfeuer.at/wiki/Regionen/Wien"><img src="/images/funkfeuer_wien_logo.png" alt="supported by Funkfeuer Wien" height="41" /></a> <a href="https://www.edis.at/"><img alt="supported by EDIS" src="/images/edis.jpg" width="108" height="41"></a> <a href="https://mur.at/"><img src="/images/murat.png" alt="supported by mur.at" height="41" /></a> |
