<%include include_common_head.html%>
<%include include_header.html%>
<%set content_header_title = "Posts From "%> <%set content_header_title .= $ip%> <%~init array breadcrumbs%><%init hash breadcrumbs.0%> <%~set breadcrumbs.0.name = $content_header_title%> <%include include_breadcrumb.html%>
<%-- start content--%> <%include include_content_header.html%> <%~if not ip_posts.length%>

No posts have been made <%if search_user%>by <%include include_username.html%><%endif%> from the <%ip%><%if ip ends '.*'%> IP addresses<%endif%>.

<%~else%>

The following posts were made <%if search_user%>by <%include include_username.html%><%endif%> from the <%ip%><%if ip ends '.*'%> IP addresses<%endif%>.

<%~unless current.user_status = $ADMINISTRATOR%>

Note that information is only shown for forums which you moderate.

<%~endunless%>

" title="IP summary">Click here to view an IP summary.

<%~if show_ip_column%>
IP Address
<%~endif%>
Poster
Post
Forum
Date
<%~loop ip_posts%>
<%~if show_ip_column%> <%~endif%>
<%include include_username.html%> <%~if user_id%> (<%~%> <%~set url_param_username = escape_url unescape_html $user_username%> " title="View user's IP addresses">IPs <%~if current.user_status == $ADMINISTRATOR and user_status != $ADMINISTRATOR%> | <%~if user_enabled%><%set url_param_user_enabled = 'dis'%><%else%><%set url_param_user_enabled = 'en'%><%endif%> "<%if not user_enabled%> title="User account is disabled"<%endif%>><%if user_enabled%>Dis<%else%>En<%endif%>able User <%~endif~%> ) <%~endif%>
<%if post_moved%>Moved: <%endif~%> $post_id, anchor => "p$post_id")%>"><%post_subject%>
by " class="postedby"><%post_username%> | <%post_date%>
<%GForum::Category::full_name_linked($cat_id, ': ')%>: $forum_id)%>"><%forum_name%>
<%GForum::Category::full_name_linked($cat_id, ': ')%>: $forum_id)%>"><%forum_name%>
<%post_date%>
<%~endloop%>
<%~endif%>
<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%>