diff options
author | Florian <florianraemisch@web.de> | 2012-03-05 14:20:41 +0100 |
---|---|---|
committer | Florian <florianraemisch@web.de> | 2012-03-05 14:20:41 +0100 |
commit | 587d41745dc3f00743a54b2e58dc638504593e55 (patch) | |
tree | cfda8d39fc30e329c7810d8e5014d503fd2306b3 /template | |
parent | 6eda0925f427548cd0bb9759327ac4d5c571f5ca (diff) |
optimized flyer name for download
Diffstat (limited to 'template')
-rw-r--r-- | template/pages/termine/content.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/termine/content.html b/template/pages/termine/content.html index 4c79f99..933502c 100644 --- a/template/pages/termine/content.html +++ b/template/pages/termine/content.html @@ -8,7 +8,7 @@ Regelmäßige Veranstaltungen </h3> <div class="imagecontent"> - <a href="inc/03_flyer_maerz.pdf" class="img"><img class="contentimage" src="img/03_flyer_maerz.png" alt="Flyer Maerz 2012"></a> + <a href="inc/flyer/sublab_maerz_2012.pdf" class="img"><img class="contentimage" src="img/03_flyer_maerz.png" alt="Flyer Maerz 2012"></a> <p class="subtext"> sublab Flyer Maerz 2012 (pdf) </p> |