diff options
Diffstat (limited to 'template/help.st')
| -rwxr-xr-x | template/help.st | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/help.st b/template/help.st index 3d280a2..e4233e3 100755 --- a/template/help.st +++ b/template/help.st @@ -2,13 +2,13 @@ <head> <link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen"/> <link href="/static/css/header.css?v=20260130" rel="stylesheet" type="text/css" media="screen"/> - <title>dump.fm</title> + <title>hump.fm</title> $head()$ <script type="text/javascript" src="/static/js/win.js"></script> <script type="text/javascript" src="/static/js/pages/scroll_pane_init.js?v=20260203"></script> </head> <body class="profile" onload=" - javascript:CreateDropdownWindow('dump.fm', '360px', true, 'news', 30, 115); + javascript:CreateDropdownWindow('hump.fm', '360px', true, 'news', 30, 115); javascript:CreateDropdownWindow('frequently asked questions', '520px', true, 'archive', 440, 60); @@ -25,7 +25,7 @@ <img src="/static/img/dumpclouds.png"><br><br> <h5> ©2010 All Rights Reserved<br><br> -<a href="mailto:info@dump.fm"> info@dump.fm</a> +<a href="mailto:info@hump.fm"> info@hump.fm</a> </center><br></div></h5> </div></div> |
