From 26a6635afa656c3fa081202d9857a21d20550b51 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 14 Apr 2009 09:24:35 +0000 Subject: link to the wire added to bottom of latest wire post box on riverdashboard page git-svn-id: https://code.elgg.org/elgg/trunk@3208 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/graphics/river_icon_thewire.gif | Bin 0 -> 365 bytes mod/thewire/views/default/thewire/activity_view.php | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 mod/thewire/graphics/river_icon_thewire.gif (limited to 'mod/thewire') diff --git a/mod/thewire/graphics/river_icon_thewire.gif b/mod/thewire/graphics/river_icon_thewire.gif new file mode 100644 index 000000000..59cc6bfaa Binary files /dev/null and b/mod/thewire/graphics/river_icon_thewire.gif differ diff --git a/mod/thewire/views/default/thewire/activity_view.php b/mod/thewire/views/default/thewire/activity_view.php index 2a3cdd2d9..20b1a6056 100644 --- a/mod/thewire/views/default/thewire/activity_view.php +++ b/mod/thewire/views/default/thewire/activity_view.php @@ -42,4 +42,7 @@ function textCounter(field,cntfield,maxlimit) { echo $latest_wire; ?> + + the wireRead the wire + \ No newline at end of file -- cgit v1.2.3