summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorgabor <gabor@g>2023-02-07 20:38:23 +0100
committergabor <gabor@g>2023-02-07 20:38:23 +0100
commit395f087d5a1dec69afb5cbf783a321d88eb81057 (patch)
treef9d2c142a6ab1bfccd329f6b1c2afcb160fd90d0 /inc
parentbc1d13b23b6d2b0040e9fb11cf4443b36c03b527 (diff)
add EDIS to footer and links
Diffstat (limited to 'inc')
-rw-r--r--inc/footer.shtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml
index 72a87d0..48d3801 100644
--- a/inc/footer.shtml
+++ b/inc/footer.shtml
@@ -24,14 +24,17 @@
<!--#if expr="${LANG} = de" -->
<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>
+ <a href="https://www.edis.at/"><img alt="Mit freundlicher Unterst&uuml;tzung von EDIS" src="/images/edis.jpg" width="108" height="41"></a>
<!--#endif -->
<!--#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://www.edis.at/"><img alt="supported by EDIS" src="/images/edis.jpg" width="108" 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/GRAZ.jpg" alt="s pomočjo Kulturnega Urada Mesta Gradec" width="150" height="41" /></a>
+ <a href="https://www.edis.at/"><img src="/images/edis.jpg" width="108" height="41"></a>
<!--#endif -->
</div>
<div style="clear: both"></div>