aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/viewtopic_body.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/PSO/viewtopic_body.tpl')
-rw-r--r--phpBB/templates/PSO/viewtopic_body.tpl60
1 files changed, 46 insertions, 14 deletions
diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl
index 59a5a39cc7..fe411e25cf 100644
--- a/phpBB/templates/PSO/viewtopic_body.tpl
+++ b/phpBB/templates/PSO/viewtopic_body.tpl
@@ -1,15 +1,16 @@
+
<table width="98%" cellspacing="0" cellpadding="4" border="0" align="center">
<tr>
- <td align="left"><span class="gensmall"><a href="{U_INDEX}">{SITENAME}&nbsp;{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</span></td>
- <td align="right" valign="bottom" nowrap="nowrap"><span class="gen"> <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> </span></td>
+ <td align="left"><span class="gensmall"><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</span></td>
+ <td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"> <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> </span></td>
</tr>
</table>
-<table width="98%" cellpadding="1" cellspacing="0" border="0" align="center">
+<table width="98%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
- <td class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%">
+ <td width="100%" class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
- <td class="cat" colspan="2"><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <td colspan="2" class="cat"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><span class="cattitle"><b>{TOPIC_TITLE}</b></span></td>
<td align="right" valign="middle"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_TOPIC_POST}" /></a>&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_TOPIC_REPLY}" /></a></td>
@@ -18,12 +19,30 @@
</tr>
{POLL_DISPLAY}
<tr>
- <th><b>{L_AUTHOR}</b></th>
- <th><b>{L_MESSAGE}</b></th>
+ <th width="160"><table width="160" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td align="center"><span class="gensmall"><b>{L_AUTHOR}</b></span></td>
+ </tr>
+ </table></th>
+ <th width="100%"><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td align="center"><span class="gensmall"><b>{L_MESSAGE}</b></span></td>
+ </tr>
+ </table></th>
</tr>
- <!-- BEGIN postrow -->
+ </table></td>
+ </tr>
+ <tr>
+ <td><img src="images/spacer.gif" height="4" /></td>
+ </tr>
+</table>
+
+<!-- BEGIN postrow -->
+<table width="98%" cellpadding="0" cellspacing="0" border="0" align="center">
+ <tr>
+ <td class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%">
<tr bgcolor="{postrow.ROW_COLOR}">
- <td align="left" valign="top"><a name="{postrow.U_POST_ID}"></a><table width="170" cellspacing="0" cellpadding="0" border="0">
+ <td width="160" align="left" valign="top"><a name="{postrow.U_POST_ID}"></a><table width="160" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top"><span class="gen"><b>{postrow.POSTER_NAME}</b></span><br /><span class="gensmall">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span><br /><br /></td>
</tr>
@@ -54,12 +73,25 @@
</tr>
</table></td>
</tr>
- <!-- END postrow -->
+ </table></td>
+ </tr>
+ <tr>
+ <td><img src="images/spacer.gif" height="2" /></td>
+ </tr>
+</table>
+<!-- END postrow -->
+
+<table width="98%" cellpadding="0" cellspacing="0" border="0" align="center">
+ <tr>
+ <td><img src="images/spacer.gif" height="2" /></td>
+ </tr>
+ <tr>
+ <td width="100%" class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%">
<tr>
- <td class="cat" colspan="2"><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <td width="100%" class="cat"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="140" align="left" valign="middle" nowrap="nowrap"><a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_TOPIC_REPLY}" /></a>&nbsp;&nbsp;<a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_TOPIC_POST}" /></a></td>
- <td align="left" valign="middle">&nbsp;<span class="gen">{L_PAGE} <b>{ON_PAGE}</b> {L_OF} <b>{TOTAL_PAGES}</b></span>&nbsp;</td>
+ <td align="left" valign="middle">&nbsp;<span class="gen">{PAGE_NUMBER}</span>&nbsp;</td>
<td align="right" valign="middle"><span class="gen">{PAGINATION}</span></td>
</tr>
</table></td>
@@ -72,7 +104,7 @@
<table width="98%" cellspacing="2" border="0" align="center">
<tr>
- <td width="40%" valign="top" nowrap="nowrap"><form method="post" action="{S_POST_DAYS_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:&nbsp;{S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" /></span></form><span class="gensmall"><b>{S_TIMEZONE}</b><br /><br />{S_WATCH_TOPIC}</span></td>
- <td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span><br />{S_TOPIC_ADMIN}</td>
+ <td width="40%" valign="top" nowrap="nowrap"><form method="post" action="{S_POST_DAYS_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:&nbsp;{S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" /></span></form><span class="gensmall"><b>{S_TIMEZONE}</b><br /><br />{S_WATCH_TOPIC}</span><form method="get" action="{U_MODCP}"><select name="mode"><option value="lock">{L_LOCK_TOPIC}</option><option value="unlock">{L_UNLOCK_TOPIC}</option><option value="move">{L_MOVE_TOPIC}</option><option value="split">{L_SPLIT_TOPIC}</option><option value="delete">{L_DELETE_TOPIC}</option></select><input type="hidden" name="{S_TOPIC_LINK}" value="{TOPIC_ID}" /> <input type="submit" name="submit" value="{L_GO}" /></form></td>
+ <td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>