aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-11 18:53:52 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-11 18:53:52 +0000
commit09484c7ca03f04c5fc68ff2b543b4a1d583f25a5 (patch)
treedab0791327f545af8bc887fb4234fb236fd65ea7 /views
parent9a5ab6d677c44a89fc56dcd4f91e0376c8fad83a (diff)
downloadelgg-09484c7ca03f04c5fc68ff2b543b4a1d583f25a5.tar.gz
elgg-09484c7ca03f04c5fc68ff2b543b4a1d583f25a5.tar.bz2
and again
git-svn-id: https://code.elgg.org/elgg/trunk@1410 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 8ef217813..574f291cf 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -1101,7 +1101,7 @@ p.user_menu_friends_of {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_forums_update {
- background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;
+ background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_widget_update {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;