summaryrefslogtreecommitdiffstats
path: root/contrib/themes/Total_Blue/templates/style.inc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/themes/Total_Blue/templates/style.inc')
-rw-r--r--contrib/themes/Total_Blue/templates/style.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/themes/Total_Blue/templates/style.inc b/contrib/themes/Total_Blue/templates/style.inc
index a88d7873..4373af77 100644
--- a/contrib/themes/Total_Blue/templates/style.inc
+++ b/contrib/themes/Total_Blue/templates/style.inc
@@ -30,7 +30,7 @@
<!--
body
{
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/Dragon.jpg);
+ background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/Dragon.jpg);?>
font-family: <?php echo conf('font') ?>;
font-size: <?php echo conf('font_size'); ?>px;