aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-07-05 18:17:44 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-07-05 18:17:44 +0000
commita8184b4fc29c5938d06a6410dff64dd58b48b672 (patch)
treed60fef4287be439f9b2e80ea9a842fe40924b6b9
parent6032080761a6beac99cf9111280648f5300af1de (diff)
downloadforums-a8184b4fc29c5938d06a6410dff64dd58b48b672.tar
forums-a8184b4fc29c5938d06a6410dff64dd58b48b672.tar.gz
forums-a8184b4fc29c5938d06a6410dff64dd58b48b672.tar.bz2
forums-a8184b4fc29c5938d06a6410dff64dd58b48b672.tar.xz
forums-a8184b4fc29c5938d06a6410dff64dd58b48b672.zip
Minor updates
git-svn-id: file:///svn/phpbb/trunk@569 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/templates/PSO/privmsgs_body.tpl9
-rw-r--r--phpBB/templates/PSO/privmsgs_read_body.tpl35
2 files changed, 25 insertions, 19 deletions
diff --git a/phpBB/templates/PSO/privmsgs_body.tpl b/phpBB/templates/PSO/privmsgs_body.tpl
index 8917cb9a58..405a83f375 100644
--- a/phpBB/templates/PSO/privmsgs_body.tpl
+++ b/phpBB/templates/PSO/privmsgs_body.tpl
@@ -1,12 +1,13 @@
<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0">
- <tr>
- <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME}&nbsp;{L_INDEX}</a></font></td>
- </tr>
+ <tr><form method="post" action="{S_MSG_DAYS_ACTION}">
+ <td align="left" valign="bottom"><span class="gensmall"><a href="{U_INDEX}">{SITENAME}&nbsp;{L_INDEX}</a></span></td>
+ <td align="right" valign="bottom" nowrap><span class="gensmall">{L_DISPLAY_MESSAGES}: {S_SELECT_MSG_DAYS} <input type="submit" value="Go"></span></td>
+ </form></tr>
</table></div>
<div align="center"><table width="98%" cellpadding="1" cellspacing="0" border="0">
<tr><form method="post" action="{S_PRIVMSGS_ACTION}">
- <td bgcolor="{T_TH_COLOR1}"><table border="0" cellpadding="3" cellspacing="1" width="100%">
+ <td class="tablebg"><table border="0" cellpadding="3" cellspacing="1" width="100%">
<tr>
<td colspan="5" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
diff --git a/phpBB/templates/PSO/privmsgs_read_body.tpl b/phpBB/templates/PSO/privmsgs_read_body.tpl
index 0411efb519..54c85e07c7 100644
--- a/phpBB/templates/PSO/privmsgs_read_body.tpl
+++ b/phpBB/templates/PSO/privmsgs_read_body.tpl
@@ -8,37 +8,42 @@
<tr><form method="post" action="{S_PRIVMSGS_ACTION}">
<td bgcolor="{T_TH_COLOR1}"><table border="0" cellpadding="4" cellspacing="1" width="100%">
<tr>
- <td colspan="2" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <td class="cat" colspan="2"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
- <td>&nbsp;<font face="{T_FONTFACE1}" size="{T_FONTSIZE3}">{INBOX}&nbsp;&nbsp;&nbsp;{SENTBOX}&nbsp;&nbsp;&nbsp;{OUTBOX}&nbsp;&nbsp;&nbsp;{SAVEBOX}</font></td>
+ <td><span class="cattitle"> {INBOX}&nbsp;&nbsp;&nbsp;{SENTBOX}&nbsp;&nbsp;&nbsp;{OUTBOX}&nbsp;&nbsp;&nbsp;{SAVEBOX} </span></td>
<td align="right">{S_POST_REPLY_MSG}&nbsp;&nbsp;{S_POST_NEW_MSG}</td>
</tr>
</table></td>
</tr>
<tr>
- <td width="20%" bgcolor="{T_TH_COLOR3}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_FROM_OR_TO}</b></font></td>
- <td bgcolor="{T_TH_COLOR3}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_MESSAGE}</b></font></td>
+ <th width="22%"<b>{L_FROM_OR_TO}</b></th>
+ <th><b>{L_MESSAGE}</b></th>
</tr>
- <tr bgcolor="{T_TD_COLOR2}">
- <td width="20%" align="left" valign="top"><table height="100%" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td class="row2" width="20%" align="left" valign="top"><a name="{U_POST_ID}"></a><table height="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
- <td valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{POSTER_NAME}</b></font><br><br>{POSTER_AVATAR}<br><br></td>
+ <td valign="top"><span class="gen"><b>{POSTER_NAME}</b></span><br><span class="gensmall">{POSTER_RANK}<br>{RANK_IMAGE}<br><br>{POSTER_AVATAR}<br><br>{POSTER_JOINED}<br>{POSTER_POSTS}<br>{POSTER_FROM}</span></td>
</tr>
</table></td>
- <td width="80%" height="100%"><table width="100%" height="100%" cellspacing="1" cellpadding="0" border="0">
+ <td class="row2" width="80%" height="100%"><table width="100%" height="100%" cellspacing="1" cellpadding="0" border="0">
<tr>
- <td><a name="{U_POST_ID}"></a><img src="images/posticon.gif" alt="Post image icon"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_POSTED}: {POST_DATE}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Post Subject: {POST_SUBJECT}</font><hr></td>
+ <td><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td><img src="images/posticon.gif" alt="Post image icon"><span class="gensmall">{L_POSTED}: {POST_DATE}&nbsp;&nbsp;&nbsp;&nbsp;{L_SUBJECT}: {POST_SUBJECT}</span></td>
+ <td align="right" valign="middle">&nbsp; {EDIT_IMG} {QUOTE_IMG}&nbsp;</td>
+ </tr>
+ </table></td>
</tr>
<tr>
- <td height="100%" valign="top"><font face="{T_FONTFACE3}" size="{T_FONTSIZE2}" color="{T_FONTCOLOR1}">{MESSAGE}</font></td>
+ <td height="100%" valign="top"><hr><span class="gen">{MESSAGE}</span></td>
</tr>
<tr>
- <td><hr><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{PROFILE_IMG}&nbsp;{EMAIL_IMG}&nbsp;{WWW_IMG}&nbsp;{ICQ_STATUS_IMG}&nbsp;{ICQ_ADD_IMG}&nbsp;{AIM_IMG}&nbsp;{YIM_IMG}&nbsp;{MSN_IMG}&nbsp;<img src="images/div.gif">&nbsp;{QUOTE_IMG}&nbsp;{EDIT_IMG}&nbsp;</font></td>
+ <td><hr> {PROFILE_IMG} {EMAIL_IMG} {WWW_IMG} {ICQ_STATUS_IMG} {ICQ_ADD_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG} </td>
</tr>
</table></td>
</tr>
<tr>
- <td colspan="2" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <td class="cat" colspan="2"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="140" align="left" valign="middle" nowrap>{S_POST_NEW_MSG}&nbsp;&nbsp;{S_POST_REPLY_MSG}</td>
<td align="right" valign="middle">{S_HIDDEN_FIELDS}<input type="submit" name="save" value="Save Post">&nbsp;<input type="submit" name="delete" value="Delete Post"></td>
@@ -49,9 +54,9 @@
</form></tr>
</table></div>
-<div align="center"><table cellspacing="2" border="0" width="98%">
+<div align="center"><table width="98%" cellspacing="2" border="0">
<tr>
- <td width="40%" valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font><br><br>{S_TOPIC_ADMIN}</td>
- <td align="right" valign="top" nowrap>{JUMPBOX}<br><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{S_AUTH_LIST}</font></td>
+ <td width="40%" valign="top"><span class="gensmall"><b>{S_TIMEZONE}</b></span></td>
+ <td align="right" valign="top" nowrap>{JUMPBOX}</td>
</tr>
</table></div> \ No newline at end of file