aboutsummaryrefslogtreecommitdiff
path: root/mod
diff options
context:
space:
mode:
Diffstat (limited to 'mod')
-rw-r--r--mod/thewire/graphics/river_icon_thewire.gifbin0 -> 365 bytes
-rw-r--r--mod/thewire/views/default/thewire/activity_view.php3
2 files changed, 3 insertions, 0 deletions
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
--- /dev/null
+++ b/mod/thewire/graphics/river_icon_thewire.gif
Binary files 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;
?>
</div>
+
+ <img src="<?php echo $vars['url']; ?>mod/thewire/graphics/river_icon_thewire.gif" alt="the wire" align="left" style="margin-right:5px;"/><a href="<?php echo $vars['url']; ?>mod/thewire/everyone.php" />Read the wire</a>
+
</div> \ No newline at end of file