diff options
Diffstat (limited to 'template/profilenew.st')
| -rwxr-xr-x | template/profilenew.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profilenew.st b/template/profilenew.st index 48607e7..8569921 100755 --- a/template/profilenew.st +++ b/template/profilenew.st @@ -101,7 +101,7 @@ jQuery(document).ready(function() { </div> <div class="logged-dump"> - <a href="/$nick$/log"><div id="favstxt">$if(is_home)$ your $else$ $nick$'s$endif$ most recent dumps</div></a> + <a href="/$nick$/log"><div id="favstxt">$if(is_home)$ your $else$ $nick$'s$endif$ most recent humps</div></a> <div class="logged-dump"> $imgs: { img | <a target="_blank" href="$img$"><img src="$img$"></img></a> }$ </div> |
