diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-01 17:05:53 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-01 17:05:53 -0400 |
| commit | 1f1378031e0f643011e22942ed6005d4000d015d (patch) | |
| tree | 252b4b8a059127335b60acf1dc611e427a2283d2 /template/rooms/mgmt.st | |
| parent | 12dda08addf3bb7d61e07a592827b8bc8156a587 (diff) | |
sostler prod commit
Diffstat (limited to 'template/rooms/mgmt.st')
| -rw-r--r-- | template/rooms/mgmt.st | 7 |
1 files changed, 0 insertions, 7 deletions
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" /> |
