diff --git a/posting.php b/posting.php index 917890fda..fc05a859b 100644 --- a/posting.php +++ b/posting.php @@ -502,6 +502,9 @@ if (!IS_GUEST) { } } +// Anonymous mode +$template->assign_var('SHOW_ANONYMOUS_CHECKBOX'); + $topic_type_toggle = ''; if ($mode == 'newtopic' || ($mode == 'editpost' && $post_data['first_post'])) { // Allow robots indexing