<%~set search_widget = 1%> <%cat_full_name%>: <%forum_name%>: Post detached<%if forum_id != $old_forum_id%> and moved<%endif%> $old_forum_id, param_type => "query")%>" /> <%include include_common_head.html%> <%~if forum_id != $old_forum_id%><%set content_header_title .= ' and moved'%><%endif%>
<%include include_header.html%>
<%~set content_header_title = 'Post Detached'%> <%~init array breadcrumbs%><%init hash breadcrumbs.0%><%init hash breadcrumbs.1%> <%~set breadcrumbs.0.name = $forum_name%> <%~set breadcrumbs.0.url = GForum::SEO::url(params => "forum=$forum_id")%> <%~set breadcrumbs.1.name = $content_header_title%> <%include include_breadcrumb.html%>
<%-- start content--%> <%include include_content_header.html%>

The post ' $post_id)%>"><%post_subject%>', written by <%set include_username_display = $post_username~%><%include include_username.html%> has been detached from its thread and turned into a new, separate thread.

<%~if forum_id != $old_forum_id%>

The new thread was moved from the $old_cat_id)%>"><%old_cat_full_name%>: $old_forum_id)%>"><%old_forum_name%> forum to the $cat_id)%>"><%cat_full_name%>: $forum_id)%>"><%forum_name%> forum.

<%~endif%>

You will be automatically redirected to <%old_cat_full_name%>: <%old_forum_name%> shortly. <%~set url_anchor = ""%> <%~unless current.user_id and not current.user_default_post_display%><%~set url_anchor = "#p$post_id"%><%endunless%> $post_id, anchor => $url_anchor)%>">Click here to view the new thread or choose the forum you wish to visit:

<%hidden_form%>
<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%>