summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-01 01:52:38 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-01 01:52:38 -0400
commit2a7b0ab6991051b917a4ee75435007f3fa06f5f3 (patch)
tree71cb4ca3e414930d33fe15f87c9facafd8f79f9c /template/profile.st
parent0e142c1a5a74973bd2122bd123ba45136477b191 (diff)
sostler prod commit
Diffstat (limited to 'template/profile.st')
-rw-r--r--template/profile.st9
1 files changed, 4 insertions, 5 deletions
diff --git a/template/profile.st b/template/profile.st
index 7887994..999f93c 100644
--- a/template/profile.st
+++ b/template/profile.st
@@ -71,18 +71,17 @@
<div id="middash">
- <h2><a href="http://dump.fm/$nick$/log">$dump_cnt$ dumps &#10145;</a></h2>
+ <h2><a href="http://dump.fm/$nick$/log">$if(is_home)$ your $else$ $nick$'s$endif$ posts &#10145;</a></h2>
<hr>
- <h2><a href="http://dump.fm/$nick$/favorites">$dumps_user_faved_cnt$ dumps Faved &#10145;</a></h2>
+ <h2><a href="http://dump.fm/$nick$/favorites"> $if(is_home)$ your $else$ $nick$'s $endif$ favs &#10145;</a></h2>
<hr>
- <a href="http://dump.fm/$nick$/popular"><h3>$if(score_ent)$ $score$ $else$ 0 $endif$ of $if(is_home)$ your $else$ $nick$'s$endif$ dumps Faved &#10145;</h3></a>
+ <a href="http://dump.fm/$nick$/popular"><h3> $if(is_home)$ your $else$ $nick$'s$endif$ most popular &#10145;</h3></a>
</div>
- <div id="dashpix">
+ <div id="dashpix">
<a href="http://dump.fm/$nick$/log"><div id="favstxt">$if(is_home)$ your $else$ $nick$'s$endif$ most recent dumps</div></a>
<div id="mostrecentdumps">
$dumps: { d | $dash_dump(dump=d)$ }$
</div>
-
<div id="likebutton">
<iframe src="http://www.facebook.com/widgets/like.php?href=http://dump.fm/$nick$"
scrolling="no" frameborder="0"