Update posting.php

This commit is contained in:
Roman Kelesidis 2024-08-18 20:36:29 +07:00
commit 30fc2dd96f

View file

@ -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