summaryrefslogtreecommitdiff
path: root/template/popular.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/popular.st')
-rwxr-xr-xtemplate/popular.st8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/popular.st b/template/popular.st
index 49395c8..716eeff 100755
--- a/template/popular.st
+++ b/template/popular.st
@@ -16,11 +16,11 @@
<div id="messagePanep">
$mini_profile$
<div id="messageList">
- $if(dumps)$ <span class="content">
- $dumps:{ d | $popular_dump(dump=d)$ }$
+ $if(humps)$ <span class="content">
+ $humps:{ d | $popular_hump(hump=d)$ }$
</span>
$else$
- no dumps
+ no humps
$endif$
</div>
@@ -35,7 +35,7 @@
$if(next)$
<a href="/$nick$/whofaved/$next$"> <input id="nextbutton" value="Next ->" readonly="true"></a>
$else$
- <input id="nextbutton" value="nomodumps" readonly="true">
+ <input id="nextbutton" value="nomohumps" readonly="true">
$endif$
</div>
<div id="footerc">