// river\r
\r
//images\r
- 'image:river:created' => "%s added %s to album %s",\r
+ 'image:river:created' => "%s added the image %s to album %s",\r
'image:river:item' => "an image",\r
- 'image:river:annotate' => "a comment on the image", \r
+ 'image:river:annotate' => "a comment on the image",\r
\r
//albums\r
'album:river:created' => "%s created a new photo album: ",\r
/* --------- tidypics river items ------------ */
-.river_image_create {
+.river_object_image_create {
background: url(<?php echo $vars['url']; ?>mod/tidypics/graphics/icons/river_icon_image.gif) no-repeat left -1px;
}
-.river_album_create {
- background: url(<?php echo $vars['url']; ?>mod/tidypics/graphics/icons/river_icon_album.gif) no-repeat left -1px;
-}
.river_object_album_create {
background: url(<?php echo $vars['url']; ?>mod/tidypics/graphics/icons/river_icon_album.gif) no-repeat left -1px;
}