aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Renard 2020-05-01 18:12:48 -0400
committerLibravatar Renard 2020-05-01 18:12:48 -0400
commitdbb4dfd5602fb7339348e4a2d54d9602d4b4d375 (patch)
tree943888d3a79a50af5a6a81d20e3c686f7416cfb1
parentc7a93b8951372842d3981677c88bb75a390e51fe (diff)
downloadweabot-dbb4dfd5602fb7339348e4a2d54d9602d4b4d375.tar.gz
weabot-dbb4dfd5602fb7339348e4a2d54d9602d4b4d375.tar.xz
weabot-dbb4dfd5602fb7339348e4a2d54d9602d4b4d375.zip
Ahi si
-rw-r--r--cgi/templates/manage/recent.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/manage/recent.html b/cgi/templates/manage/recent.html
index adbcd39..c489046 100644
--- a/cgi/templates/manage/recent.html
+++ b/cgi/templates/manage/recent.html
@@ -25,7 +25,7 @@
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 ?>
<div class="message">#{post['message']}</div>