From ccd0ddba1df405b6560821903bfa820bf4c54d10 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Tue, 22 Feb 2011 01:21:00 -0500 Subject: add updating fav counts --- template/single_message_share_buttons.st | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 template/single_message_share_buttons.st (limited to 'template/single_message_share_buttons.st') diff --git a/template/single_message_share_buttons.st b/template/single_message_share_buttons.st new file mode 100644 index 0000000..313bcb1 --- /dev/null +++ b/template/single_message_share_buttons.st @@ -0,0 +1,19 @@ + + + + + + +$if(user_nick)$ + $if(dump.favorited)$ + + $else$ +
+ +
+ $endif$ +$endif$ +$if(dump.favcount)$ + $dump.favcount$ +$endif$ +
-- cgit v1.2.3-70-g09d2