diff options
author | Steven Barth <steven@midlink.org> | 2008-07-07 19:58:50 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-07-07 19:58:50 +0000 |
commit | 715ae856271d1b0a9bce7c517a562a00ef38bd3f (patch) | |
tree | a5a0b27c566c99026eff507ae323aaf9f1dcc1b6 /modules | |
parent | c9a5aedeb0ad336e0999f0251b0281907d19f43d (diff) |
Updated about-page
Diffstat (limited to 'modules')
-rw-r--r-- | modules/admin-core/luasrc/view/about.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index dd37483a6..d2f7d137d 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -22,8 +22,8 @@ <h2><%:c_thanksto%></h2> <ul style="font-weight: bold"> - <li><a href="http://www.computerhilfe-halle.de">Mono</a> (Computerhilfe-Halle.de)</li> + <li><a href="mailto:info-at-computerhilfe-halle-dot-de">Mono</a> (Freifunk Halle)</li> <li><a href="mailto:tetzlav-at-leipzig.freifunk-dot-net">tetzlav</a> (Freifunk Leipzig)</li> <li><a href="mailto:mickey-at-netfreaks-dot-org">Mickey Knox</a> (Freifunk Hannover)</li> </ul> -<%+footer%>
\ No newline at end of file +<%+footer%> |