diff options
Diffstat (limited to 'template/popular_dump.st')
| -rwxr-xr-x | template/popular_dump.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/popular_dump.st b/template/popular_dump.st index 88e61c4..5950ff0 100755 --- a/template/popular_dump.st +++ b/template/popular_dump.st @@ -9,7 +9,7 @@ $dump.created_on$ - in <b><a href="http://$dump.key$.dump.fm">$dump.key$</a></b <div class="content">$dump.content$</div> <hr/> <div class="faver-list"> -$dump.count$ <img src="http://dump.fm/static/img/thumbs/heartfavedsm.gif"></span> $dump.favers: { nick | <a href="http://dump.fm/$nick$/popular"><b>$nick$</b></a> }$ +$dump.count$ <img src="http://hump.fm/static/img/thumbs/heartfavedsm.gif"></span> $dump.favers: { nick | <a href="http://hump.fm/$nick$/popular"><b>$nick$</b></a> }$ </div> $share_buttons()$ </div> |
