summaryrefslogtreecommitdiff
path: root/template/share_buttons.st
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-04-06 21:53:42 -0400
committersostler <sbostler@gmail.com>2010-04-06 21:53:42 -0400
commita0334eba97fb985ee290c11f6ee72196dbe889b0 (patch)
treed348e857b04d4e47bfb7afb712c7bee70545a6cc /template/share_buttons.st
parenta514554be0b15d937959af2d52c03da7eee3d60f (diff)
parentab5e22770ce39adc94f444de18763a4b4674113a (diff)
Merge RM of static/help.html
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