aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/manage/recent.html
diff options
context:
space:
mode:
authorLibravatar Renard 2020-05-01 18:12:48 -0400
committerLibravatar Renard 2020-05-01 18:20:31 -0400
commitd9cf19988918177f4426886d4a1112abb07e69f7 (patch)
treeb0c6d8f74cf88d78c1e453003997c7fc48436d3f /cgi/templates/manage/recent.html
parentc7a93b8951372842d3981677c88bb75a390e51fe (diff)
downloadweabot-d9cf19988918177f4426886d4a1112abb07e69f7.tar.gz
weabot-d9cf19988918177f4426886d4a1112abb07e69f7.tar.xz
weabot-d9cf19988918177f4426886d4a1112abb07e69f7.zip
Manage recent post fix
Diffstat (limited to 'cgi/templates/manage/recent.html')
-rw-r--r--cgi/templates/manage/recent.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi/templates/manage/recent.html b/cgi/templates/manage/recent.html
index adbcd39..fd47592 100644
--- a/cgi/templates/manage/recent.html
+++ b/cgi/templates/manage/recent.html
@@ -25,9 +25,9 @@
por <b>#{post['name']}</b>
<code>#{post['email']} #{post['tripcode']}</code>
</div>
- <?py if dir == 'zonavip': ?>
+ <?py if post['dir'] == 'zonavip': ?>
<div class="message vip">#{post['message']}</div>
- <?py else ?>
+ <?py else: ?>
<div class="message">#{post['message']}</div>
<?py #endif ?>
<div class="actions">