summaryrefslogtreecommitdiff
path: root/template/share_buttons.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 20:59:42 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 20:59:42 -0400
commit55a11d9eff6a4edf43db48cf02c5491530c3324e (patch)
treefbe213c241931e2d465e5676297f333c086cff9e /template/share_buttons.st
parent4479097093127a20a40a9dceb604bf4290c09a2d (diff)
Ryder's template changes
Diffstat (limited to 'template/share_buttons.st')
-rw-r--r--template/share_buttons.st8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/share_buttons.st b/template/share_buttons.st
index 883c66d..b510db5 100644
--- a/template/share_buttons.st
+++ b/template/share_buttons.st
@@ -1,6 +1,6 @@
<div class="share-buttons">
-<img src="/static/tumblricon.png" class="share-button" onclick="Share.tumblr(this)">
-<img src="/static/fbbutton.png" class="share-button" onclick="Share.facebook(this)">
-<img src="/static/twittericon.png" class="share-button" onclick="Share.twitter(this)">
-<img src="/static/delishicon.png" class="share-button" onclick="Share.delicious(this)">
+<img src="/static/img/tumblricon.png" class="share-button" onclick="Share.tumblr(this)">
+<img src="/static/img/fbbutton.png" class="share-button" onclick="Share.facebook(this)">
+<img src="/static/img/twittericon.png" class="share-button" onclick="Share.twitter(this)">
+<img src="/static/img/delishicon.png" class="share-button" onclick="Share.delicious(this)">
</div> \ No newline at end of file