summaryrefslogtreecommitdiff
path: root/template/share_buttons.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-18 08:09:10 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-18 08:09:10 -0400
commit6822bb2a2250722d58c7c65e2f0d7ccc95619c00 (patch)
tree769c52e2e70944223455c9c49e88765d4c29ba7f /template/share_buttons.st
parentb3e3e30668680fe7fa31bb2dbd1a15e61a1bbde6 (diff)
Share buttons
Diffstat (limited to 'template/share_buttons.st')
-rw-r--r--template/share_buttons.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/share_buttons.st b/template/share_buttons.st
index eeaae92..883c66d 100644
--- a/template/share_buttons.st
+++ b/template/share_buttons.st
@@ -1,6 +1,6 @@
<div class="share-buttons">
-<img src="/static/fbbutton.png" class="share-button" onclick="Share.facebook(this)">
<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)">
</div> \ No newline at end of file