diff options
author | Christian Pointner <equinox@ffgraz.net> | 2011-05-09 01:03:09 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2011-05-09 01:03:09 +0000 |
commit | d465769e93aa51568c54589b46431f4a86e095b2 (patch) | |
tree | bcefa01a592eee62b0e16909c0d67ba7978f8c89 /template/index.html | |
parent | 7b2f78f05be0849efb5507a0df64074187bceb7d (diff) |
added english includes
Diffstat (limited to 'template/index.html')
-rw-r--r-- | template/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html b/template/index.html index 942df9b..df05030 100644 --- a/template/index.html +++ b/template/index.html @@ -16,7 +16,7 @@ <li><a href="/">Kontakt / Impressum</a></li> </ul> <ul id="lang"> - <li><a href="/"><img src="/images/at_dis.png" /><img src="/images/de_dis.png" /></a></li> + <li><img src="/images/at_dis.png" /><img src="/images/de_dis.png" /></li> <li><a href="/"><img src="/images/uk.png" /><img src="/images/us.png" /></a></li> </ul> <div style="clear: both"></div> |