summaryrefslogtreecommitdiff
path: root/template/rooms
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-11-01 17:05:53 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-11-01 17:05:53 -0400
commit1f1378031e0f643011e22942ed6005d4000d015d (patch)
tree252b4b8a059127335b60acf1dc611e427a2283d2 /template/rooms
parent12dda08addf3bb7d61e07a592827b8bc8156a587 (diff)
sostler prod commit
Diffstat (limited to 'template/rooms')
-rw-r--r--template/rooms/chat.st2
-rw-r--r--template/rooms/mgmt.st7
2 files changed, 1 insertions, 8 deletions
diff --git a/template/rooms/chat.st b/template/rooms/chat.st
index 7a8df88..b96456a 100644
--- a/template/rooms/chat.st
+++ b/template/rooms/chat.st
@@ -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">
- 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://dump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://dump.fm/register">register</a></strong>!
</span>
</center>
</div>
diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st
index 480fe46..dc7060b 100644
--- a/template/rooms/mgmt.st
+++ b/template/rooms/mgmt.st
@@ -25,13 +25,6 @@
<link rel="stylesheet" type="text/css" href="$domain$/static/css/mgmt.css">
<script>Domain = "$domain$"</script>
-$if(!user_nick)$
-<link href="$domain$/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
-<script type="text/javascript" src="$domain$/static/js/popup.js"></script>
-
-
-$endif$
-
$if(isadmin)$
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css"
type="text/css" media="all" />