diff options
author | Alexander Rath <alexander.rath@gmx.net> | 2011-07-19 20:06:03 +0000 |
---|---|---|
committer | Alexander Rath <alexander.rath@gmx.net> | 2011-07-19 20:06:03 +0000 |
commit | 32e1e40b541fb7fb630d2d85976baa80cf1683c0 (patch) | |
tree | e89b58f789b745d8e9e501d670db57910df306d1 | |
parent | 5d658d16e1eee98d5a2846b9e11c9af01583ab54 (diff) |
corrected
-rw-r--r-- | inc/footer.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index b438fc2..2e19fcd 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -31,7 +31,7 @@ <!--#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 kulturnaga urada mesta Gradec" width="116" height="42" /></a> + <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> <!--#endif --> </div> <div style="clear: both"></div> |