<%~set url_anchor = ""%> <%~unless current.user_id and not current.user_default_post_display%><%set url_anchor = "p$post_id"%><%endunless%> <%~set search_widget = 1%> <%cat_full_name%>: Post changes made <%~if current.user_do_after_post eq 'post_confirm_post'%> $post_id, anchor => $url_anchor, param_type => "query")%>" /> <%~else%> $forum_id, param_type => "query")%>" /> <%~endif%> <%include include_common_head.html%>
<%include include_header.html%>
<%~set content_header_title = 'Post changes made'%> <%~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%> <%~if current.user_do_after_post eq post_confirm_post%>

Your changes to the message in <%cat_full_name%>: <%forum_name%> have been made. You will be automatically redirected to your post shortly.

$post_id, anchor => $url_anchor))%>">Click here to view your post or choose the forum you wish to visit:

<%~else%>

Your changes to the message in <%cat_full_name%>: <%forum_name%> have been made. You will be automatically redirected to the forum shortly.

$post_id, anchor => $url_anchor))%>">Click here to view your post or choose the forum you wish to visit:

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