diff options
Diffstat (limited to 'static/templates')
| -rwxr-xr-x | static/templates/banner_dis.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/templates/banner_dis.st b/static/templates/banner_dis.st index a94bc53..b8c969c 100755 --- a/static/templates/banner_dis.st +++ b/static/templates/banner_dis.st @@ -125,7 +125,7 @@ $if(!user_nick)$ <div id="dis_content" name="content"> <p> - If you already have an account, <strong><a href="http://dis.dump.fm/login" class="signin">sign in</a></strong>. If not, <strong><a href="http://dis.dump.fm/register">register now</a></strong>. + If you already have an account, <strong><a href="https://dis.hump.fm/login" class="signin">sign in</a></strong>. If not, <strong><a href="https://dis.hump.fm/register">register now</a></strong>. </p> </div> <div id="dis_welcome"> @@ -138,4 +138,4 @@ $if(!user_nick)$ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 80); </script> -$endif$
\ No newline at end of file +$endif$ |
