diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-14 16:22:43 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-14 16:22:43 -0500 |
| commit | 2041ed45c75ded3b0f7b6c5e6536dc262406b0d1 (patch) | |
| tree | cdcc9ffd3f50a6f1a299ed4eb1751e7375d662dd /template/head.st | |
| parent | f5692dcbff94853078cb06ea63c881bb0588e297 (diff) | |
sostler prod commit
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 2 |
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> |
