summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-11-14 16:22:43 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-11-14 16:22:43 -0500
commit2041ed45c75ded3b0f7b6c5e6536dc262406b0d1 (patch)
treecdcc9ffd3f50a6f1a299ed4eb1751e7375d662dd /template/head.st
parentf5692dcbff94853078cb06ea63c881bb0588e297 (diff)
sostler prod commit
Diffstat (limited to 'template/head.st')
-rw-r--r--template/head.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index ad23a44..2cfd6cb 100644
--- a/template/head.st
+++ b/template/head.st
@@ -8,7 +8,7 @@
<script>Domain = "$domain$"</script>
$if(!user_nick)$
-<link href="$domain$/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
+<link href="$domain$/static/css/front.css" media="screen, projection" rel="stylesheet" type="text/css">
<script type="text/javascript" src="$domain$/static/js/popup.js"></script>