git-svn-id: http://xe-core.googlecode.com/svn/trunk@1650 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-19 02:52:04 +00:00
parent 07160f84df
commit bd689e83da
2 changed files with 14 additions and 6 deletions

View file

@ -4,12 +4,9 @@
<!--%import("js/blog_tree_menu.js")-->
<!--@if($layout_info->background_image)-->
<style type="text/css">
body {
background-repeat:repeat-x;
background-image:url({getUrl()}{$layout_info->background_image});
}
</style>
<style type="text/css">
body { background-repeat:repeat-x; background-image:url({getUrl()}{$layout_info->background_image}); }
</style>
<!--@end-->
<script type="text/javascript">