| <! |
| |
| <! |
| <div class="forumrules"> |
| <! |
| <h3>{L_FORUM_RULES}</h3><br /> |
| <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a> |
| <! |
| <h3>{L_FORUM_RULES}</h3><br /> |
| {FORUM_RULES} |
| <! |
| </div> |
| |
| <br clear="all" /> |
| <! |
| |
| <div id="pageheader"> |
| <h2><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></h2> |
| |
| <! |
| <p class="moderators"><! |
| <! |
| <! |
| <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p> |
| <! |
| </div> |
| |
| <br clear="all" /><br /> |
| |
| <div id="pagecontent"> |
| |
| <table width="100%" cellspacing="1"> |
| <tr> |
| <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap"> |
| <! |
| <! |
| <! |
| <! |
| </td> |
| <! |
| <td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td> |
| <td class="gensmall" nowrap="nowrap"> [ {TOTAL_POSTS} ] </td> |
| <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><! |
| <! |
| </tr> |
| </table> |
| |
| <table class="tablebg" width="100%" cellspacing="1"> |
| <tr> |
| <td class="cat"> |
| <table width="100%" cellspacing="0"> |
| <tr> |
| <td class="nav" nowrap="nowrap"> |
| <! |
| <! |
| <! |
| <! |
| <! |
| <! |
| <! |
| </td> |
| <td class="nav" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><! |
| </tr> |
| </table> |
| </td> |
| </tr> |
| <! |
| <tr> |
| <td class="row2" colspan="2" align="center"><br clear="all" /> |
| |
| <form method="post" action="{S_POLL_ACTION}"> |
| |
| <table cellspacing="0" cellpadding="4" border="0" align="center"> |
| <tr> |
| <td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span><br /><span class="gensmall">{L_POLL_LENGTH}</span></td> |
| </tr> |
| <tr> |
| <td align="{S_CONTENT_FLOW_BEGIN}"> |
| <table cellspacing="0" cellpadding="2" border="0"> |
| <! |
| <tr> |
| <! |
| <td> |
| <! |
| <input type="checkbox" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<! |
| <! |
| <input type="radio" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<! |
| <! |
| </td> |
| <! |
| <td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td> |
| <! |
| <td dir="ltr">{POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}</td> |
| <td class="gen" align="{S_CONTENT_FLOW_END}"><b> {poll_option.POLL_OPTION_PERCENT} </b></td> |
| <td class="gen" align="center">[ {poll_option.POLL_OPTION_RESULT} ]</td> |
| <! |
| <td class="gensmall" valign="top"><b title="{L_POLL_VOTED_OPTION}">x</b></td> |
| <! |
| <! |
| </tr> |
| <! |
| </table> |
| </td> |
| </tr> |
| <! |
| <tr> |
| <td align="center"><span class="gensmall">{L_MAX_VOTES}</span><br /><br /><input type="submit" name="update" value="{L_SUBMIT_VOTE}" class="btnlite" /></td> |
| </tr> |
| <! |
| <! |
| <tr> |
| <td class="gensmall" colspan="4" align="center"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></td> |
| </tr> |
| <! |
| <tr> |
| <td align="center"><span class="gensmall"><b><a href="{U_VIEW_RESULTS}">{L_VIEW_RESULTS}</a></b></span></td> |
| </tr> |
| <! |
| </table> |
| {S_HIDDEN_FIELDS} |
| |
| </form> |
| |
| </td> |
| </tr> |
| <! |
| </table> |
| |
| <! |
| <table class="tablebg" width="100%" cellspacing="1"> |
| <! |
| <tr> |
| <th>{L_AUTHOR}</th> |
| <th>{L_MESSAGE}</th> |
| </tr> |
| <! |
| <! |
| |
| <! |
| <td class="gensmall" colspan="2" height="25" align="center"><! |
| <! |
| |
| <td align="center" valign="middle"> |
| <! |
| <b class="postauthor"<! |
| </td> |
| <td width="100%" height="25"> |
| <table width="100%" cellspacing="0"> |
| <tr> |
| <! |
| <td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td> |
| <! |
| <td class="gensmall" width="100%"><div style="float: {S_CONTENT_FLOW_BEGIN};"> <b>{L_POST_SUBJECT}:</b> {postrow.POST_SUBJECT}</div><div style="float: {S_CONTENT_FLOW_END};"><! |
| </tr> |
| </table> |
| </td> |
| </tr> |
| |
| <! |
| |
| <td valign="top" class="profile"> |
| <table cellspacing="4" align="center" width="150"> |
| <! |
| <tr> |
| <td>{postrow.ONLINE_IMG}</td> |
| </tr> |
| <! |
| <! |
| <tr> |
| <td class="postdetails">{postrow.RANK_TITLE}</td> |
| </tr> |
| <! |
| <! |
| <tr> |
| <td>{postrow.RANK_IMG}</td> |
| </tr> |
| <! |
| <! |
| <tr> |
| <td>{postrow.POSTER_AVATAR}</td> |
| </tr> |
| <! |
| </table> |
| |
| <span class="postdetails"> |
| <! |
| <! |
| <! |
| |
| <! |
| <! |
| <br /><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE} |
| <! |
| |
| <! |
| <br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE} |
| <! |
| </span> |
| |
| </td> |
| <td valign="top"> |
| <table width="100%" cellspacing="5"> |
| <tr> |
| <td> |
| <! |
| <table width="100%" cellspacing="0"> |
| <tr> |
| <td class="gensmall"><! |
| </tr> |
| </table> |
| |
| <br clear="all" /> |
| <! |
| |
| <div class="postbody">{postrow.MESSAGE}</div> |
| |
| <! |
| <br clear="all" /><br /> |
| |
| <table class="tablebg" width="100%" cellspacing="1"> |
| <tr> |
| <td class="row3"><b class="genmed">{L_ATTACHMENTS}: </b></td> |
| </tr> |
| <! |
| <tr> |
| <! |
| </tr> |
| <! |
| </table> |
| <! |
| |
| <! |
| <span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span> |
| <! |
| <! |
| <span class="postbody"><br />_________________<br />{postrow.SIGNATURE}</span> |
| <! |
| |
| <! |
| <! |
| <br /><br /> |
| <table class="tablebg" width="100%" cellspacing="1"> |
| <tr> |
| <td class="row3"><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td> |
| </tr> |
| <tr> |
| <td class="row2"><span class="genmed">{postrow.EDIT_REASON}</span></td> |
| </tr> |
| </table> |
| <! |
| <br /><br /> |
| <span class="gensmall">{postrow.EDITED_MESSAGE}</span> |
| <! |
| <! |
| |
| <! |
| <span class="gensmall">{postrow.BUMPED_MESSAGE}</span> |
| <! |
| |
| <! |
| |
| <table width="100%" cellspacing="0"> |
| <tr valign="middle"> |
| <td class="gensmall" align="{S_CONTENT_FLOW_END}"> |
| <! |
| <! |
| <! |
| <! |
| <! |
| <! |
| </td> |
| </tr> |
| </table> |
| </td> |
| </tr> |
| </table> |
| </td> |
| </tr> |
| |
| <! |
| |
| <td class="profile"><strong><a href="#wrapheader">{L_BACK_TO_TOP}</a></strong></td> |
| <td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};"> <! |
| <! |
| </tr> |
| |
| <tr> |
| <td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td> |
| </tr> |
| </table> |
| <! |
| |
| <! |
| <table width="100%" cellspacing="1" class="tablebg"> |
| <tr align="center"> |
| <td class="cat"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td> |
| </tr> |
| </table> |
| <! |
| |
| <table width="100%" cellspacing="1"> |
| <tr> |
| <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap"> |
| <! |
| <! |
| <! |
| <! |
| </td> |
| <! |
| <td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td> |
| <td class="gensmall" nowrap="nowrap"> [ {TOTAL_POSTS} ] </td> |
| <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><! |
| <! |
| </tr> |
| </table> |
| |
| </div> |
| |
| <div id="pagefooter"></div> |
| |
| <br clear="all" /> |
| |
| <! |
| |
| <! |
| <br clear="all" /> |
| |
| <table class="tablebg" width="100%" cellspacing="1"> |
| <tr> |
| <td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td> |
| </tr> |
| <tr> |
| <td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td> |
| </tr> |
| </table> |
| <! |
| |
| <br clear="all" /> |
| |
| <table width="100%" cellspacing="1"> |
| <tr> |
| <td width="40%" valign="top" nowrap="nowrap" align="{S_CONTENT_FLOW_BEGIN}"><! |
| <td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><span class="gensmall"><! |
| </tr> |
| </table> |
| |
| <br clear="all" /> |
| |
| <table width="100%" cellspacing="0"> |
| <tr> |
| <td><! |
| <td align="{S_CONTENT_FLOW_END}"><! |
| </tr> |
| </table> |
| |
| <! |