44a45,46 > $force_redirect = false; > 511,512c513,515 < $lang->redirect_newreply .= '
'.$lang->redirect_newreply_moderation; < $url = get_thread_link($tid); --- > $lang->redirect_newreply .= $lang->redirect_newreply_moderation; > $url = get_thread_link($tid); > $force_redirect = true; 651c654 < redirect(get_thread_link($tid, 0, "lastpost"), $lang->redirect_newreply_moderation); --- > redirect(get_thread_link($tid, 0, "lastpost"), $lang->redirect_newreply_moderation, "", true); 658c661 < redirect($url, $lang->redirect_newreply); --- > redirect($url, $lang->redirect_newreply, "", $force_redirect); 1324c1327 < ?> \ No newline at end of file --- > ?>