summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/footer.shtml (renamed from inc/de/footer.shtml)2
-rw-r--r--inc/header.html (renamed from inc/de/header.html)0
-rw-r--r--index.shtml4
3 files changed, 3 insertions, 3 deletions
diff --git a/inc/de/footer.shtml b/inc/footer.shtml
index 66c2c36..2b683ee 100644
--- a/inc/de/footer.shtml
+++ b/inc/footer.shtml
@@ -11,7 +11,7 @@
</div>
<!--#config timefmt="%Y" -->
<span id="copyright">&copy; <!--#echo var="DATE_LOCAL" --> Funkfeuer Graz</span>
- <div id="sponsor">Mit freundlicher Unterstützung von: <br />
+ <div id="sponsor">Mit freundlicher Unterstützung von / supported by: <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>
<div style="clear: both"></div>
diff --git a/inc/de/header.html b/inc/header.html
index f0be10f..f0be10f 100644
--- a/inc/de/header.html
+++ b/inc/header.html
diff --git a/index.shtml b/index.shtml
index cb53361..c6e472b 100644
--- a/index.shtml
+++ b/index.shtml
@@ -1,4 +1,4 @@
-<!--#include virtual="/inc/${LANG}/header.html" -->
+<!--#include virtual="/inc/header.html" -->
<!--#include virtual="/inc/${LANG}/links.html" -->
<!--#include virtual="/inc/${LANG}/navigation.html" -->
<div id="content">
@@ -10,4 +10,4 @@
<!--#include virtual="/content/${LANG}/${SITE}.html" -->
<!--#endif -->
</div>
-<!--#include virtual="/inc/${LANG}/footer.shtml" -->
+<!--#include virtual="/inc/footer.shtml" -->