mirror of
https://github.com/caylakpenguen/bashblog.git
synced 2025-03-16 21:27:05 +03:00
Fixed bug in Twitter localization
This commit is contained in:
parent
9e0b255201
commit
ea176b82b7
2
bb.sh
2
bb.sh
|
@ -249,7 +249,7 @@ twitter() {
|
|||
echo "<p id='twitter'><a href=\"$1#disqus_thread\">$template_comments</a> "
|
||||
fi
|
||||
|
||||
echo "<a href=\"https://twitter.com/share\" class=\"twitter-share-button\" data-text=\"<Type your comment here but please leave the URL so that other people can follow the comments>\" 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\""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user