diff options
Diffstat (limited to 'template/rooms/nocss.st')
| -rwxr-xr-x | template/rooms/nocss.st | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index 21f0ac0..a1e65f7 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -20,8 +20,8 @@ <meta name="keywords" content="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board, scott ostler, ryder ripps"> <meta name="description" content="dump.fm - Talk with pictures!" /> <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> -<link rel="shortcut icon" href="http://dump.fm/static/favicon.ico"> -<link rel="image_src" href="http://dump.fm/static/img/thumbs/heartover.gif" > +<link rel="shortcut icon" href="http://hump.fm/static/favicon.ico"> +<link rel="image_src" href="http://hump.fm/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> @@ -44,7 +44,7 @@ $endif$ <!--[if IE]> <script> -window.location = "http://dump.fm/error/ie"; +window.location = "http://hump.fm/error/ie"; </script> <![endif]--> @@ -80,7 +80,7 @@ window.location = "http://dump.fm/error/ie"; $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://dump.fm/register'); + alert('Join dump.fm @ http://hump.fm/register'); } $endif$ @@ -108,7 +108,7 @@ window.location = "http://dump.fm/error/ie"; <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> |
