diff options
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r-- | views/default/n1_theme/css.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php index aa1f677..92ba6f3 100644 --- a/views/default/n1_theme/css.php +++ b/views/default/n1_theme/css.php @@ -43,7 +43,7 @@ .elgg-access, .elgg-input-access > option { padding-left: 19px; - background-image: url('<?php echo elgg_get_site_url(); ?>mod/n1_theme/_graphics/privacy.png'); + background-image: url('<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/privacy.png'); background-repeat: no-repeat; } |