added title text to flattr buttons
This commit is contained in:
parent
b0148185f3
commit
1c028173b9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
$body$
|
||||
|
||||
<a class="flattr" target="_blank" href="https://flattr.com/submit/auto?user_id=nek0&url=$encurl$&title=$enctitle$" alt="flattr this!">flattr this!</a>
|
||||
<a class="flattr" target="_blank" href="https://flattr.com/submit/auto?user_id=nek0&url=$encurl$&title=$enctitle$" title="flattr this!">flattr this!</a>
|
||||
|
||||
<div class="pagination">
|
||||
$if(previousPageNum)$
|
||||
|
|
Loading…
Reference in a new issue