summaryrefslogtreecommitdiff
path: root/views/default/css/elements/layout.php
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-16 00:27:58 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-16 00:27:58 -0200
commita9462ba331c2b87de6987e61e7154f7624cdfd1b (patch)
tree5c2ea2e995812159e19ba830b0a9b6e878518dd8 /views/default/css/elements/layout.php
parentd1eb7eecabb31d9da8d0e7a52ed814089fe8cb35 (diff)
downloadsaravea_theme-a9462ba331c2b87de6987e61e7154f7624cdfd1b.tar.gz
saravea_theme-a9462ba331c2b87de6987e61e7154f7624cdfd1b.tar.bz2
Forking into saravea_theme
Diffstat (limited to 'views/default/css/elements/layout.php')
-rw-r--r--views/default/css/elements/layout.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css/elements/layout.php b/views/default/css/elements/layout.php
index 570f4f8..b8b20e5 100644
--- a/views/default/css/elements/layout.php
+++ b/views/default/css/elements/layout.php
@@ -76,7 +76,7 @@ body {
}
.elgg-page-header > .elgg-inner {
position: relative;
- background: transparent url(<?php echo elgg_get_site_url(); ?>mod/n1_theme/_graphics/n1_small.png) no-repeat 650px bottom;
+ background: transparent url(<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/n1_small.png) no-repeat 650px bottom;
}
/***** LIQUID LAYOUT *******/