главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
diff options
context:
space:
mode:
authorCarles Fenollosa <carlos.fenollosa@gmail.com>2013-09-26 11:42:03 +0200
committerCarles Fenollosa <carlos.fenollosa@gmail.com>2013-09-26 11:42:03 +0200
commitea176b82b7df2bda8d6c608801cb4d382c9896b4 (patch)
tree730bcd01f595292e11c0965476622f4330512443 /bb.sh
parent9e0b255201ef80f8d0983e69103f995b8873963e (diff)
Fixed bug in Twitter localization
Diffstat (limited to 'bb.sh')
-rwxr-xr-xbb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.sh b/bb.sh
index 2b2ef3f..b209333 100755
--- a/bb.sh
+++ b/bb.sh
@@ -249,7 +249,7 @@ twitter() {
echo "<p id='twitter'><a href=\"$1#disqus_thread\">$template_comments</a> &nbsp;"
fi
- echo "<a href=\"https://twitter.com/share\" class=\"twitter-share-button\" data-text=\"&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;\" data-url=\"$1\""
+ echo "<a href=\"https://twitter.com/share\" class=\"twitter-share-button\" data-text=\"$template_twitter_comment\" data-url=\"$1\""
echo " data-via=\"$global_twitter_username\""