From 55574162b1c76ca00be1f6ac75e1ef753ec59838 Mon Sep 17 00:00:00 2001 From: Benjamin Southall Date: Tue, 26 Feb 2019 11:24:19 +1000 Subject: [PATCH] Fixing #140 so semirand can be rebuilt. --- templates/themes/semirand/info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/themes/semirand/info.php b/templates/themes/semirand/info.php index 255935c1..8590a205 100644 --- a/templates/themes/semirand/info.php +++ b/templates/themes/semirand/info.php @@ -53,7 +53,7 @@ ), array( 'title' => 'Bumped threads', - 'name' => 'bumped_count', + 'name' => 'recent_count', 'comment' => '(number of consecutive recent threads)', 'type' => 'text', 'default' => '1',