diff options
Diffstat (limited to 'template/rooms/frontpage.st')
| -rwxr-xr-x[-rw-r--r--] | template/rooms/frontpage.st | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/rooms/frontpage.st b/template/rooms/frontpage.st index 065cef0..bba255a 100644..100755 --- a/template/rooms/frontpage.st +++ b/template/rooms/frontpage.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://dump.fm/register'); + alert('Join dump.fm @ http://hump.fm/register'); } $endif$ @@ -77,7 +77,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://dump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://dump.fm/register">register</a></strong>! + If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! </span> </center> </div> @@ -112,7 +112,7 @@ <div id="messagePaneh"> <div id="userListp"> - <img src="http://dump.fm/static/img/halloffametrophy.gif" id="halltrophy"> + <img src="http://hump.fm/static/img/halloffametrophy.gif" id="halltrophy"> <h2>Hall Of Fame </h2> </div> |
