|
From: Paul S. O. <ps...@us...> - 2001-12-10 15:12:53
|
Update of /cvsroot/phpbb/phpBB2/templates/Euclid
In directory usw-pr-cvs1:/tmp/cvs-serv27100
Modified Files:
posting_preview.tpl posting_topic_review.tpl
Log Message:
More updates
Index: posting_preview.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/Euclid/posting_preview.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** posting_preview.tpl 2001/12/10 00:58:50 1.1
--- posting_preview.tpl 2001/12/10 15:12:50 1.2
***************
*** 1,20 ****
! <table width="90%" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
! <td class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%">
<tr>
! <td class="cat"><table width="100%" cellspacing="0" cellpadding="0" border="0">
! <tr>
! <td><span class="cattitle"><b>{L_PREVIEW}</b></span></td>
! </tr>
! </table></td>
</tr>
<tr>
! <th> {L_MESSAGE} </th>
</tr>
<tr bgcolor="{T_TD_COLOR1}">
<td height="100%"><table width="100%" height="100%" cellspacing="1" cellpadding="0" border="0">
<tr>
! <td><img src="images/icon_minipost.gif" alt="Post image icon" /><span class="gensmall">{L_POSTED}: {POST_DATE} Post Subject: {POST_SUBJECT}</span><hr /></td>
</tr>
<tr>
--- 1,37 ----
! <table width="98%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
! <td class="tablebg"><table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>
! <td class="cat" colspan="2" height="30" align="center"><span class="cattitle">{L_PREVIEW}</span></td>
</tr>
<tr>
! <th width="160" height="25"><table width="160" cellspacing="0" cellpadding="0" border="0">
! <tr>
! <th>{L_AUTHOR}</th>
! </tr>
! </table></th>
! <th width="100%" height="25"><table width="100%" cellspacing="0" cellpadding="0" border="0">
! <tr>
! <th>{L_MESSAGE}</th>
! </tr>
! </table></th>
</tr>
+ </table></td>
+ </tr>
+ <tr>
+ <td class="cat" height="2"><img src="images/spacer.gif" height="2"></td>
+ </tr>
+ <tr>
+ <td class="tablebg"><table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr bgcolor="{T_TD_COLOR1}">
+ <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>{POSTER_NAME}</b></span></td>
+ </tr>
+ </table></td>
<td height="100%"><table width="100%" height="100%" cellspacing="1" cellpadding="0" border="0">
<tr>
! <td><span class="gensmall">Post Subject: {POST_SUBJECT}</span><hr /></td>
</tr>
<tr>
***************
*** 23,27 ****
--- 40,61 ----
</table></td>
</tr>
+ <tr bgcolor="{T_TD_COLOR1}">
+ <td align="left" valign="middle"><table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="middle"><img src="templates/Euclid/images/topic.gif" alt="" /></td>
+ <td> </td>
+ <td valign="middle"><span class="gensmall">{POST_DATE}</span></td>
+ </tr>
+ </table></td>
+ <td valign="middle"><table width="100%" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="middle"> </td>
+ </tr>
+ </table></td>
+ </tr>
</table></td>
+ </tr>
+ <tr>
+ <td class="cat" height="2"><img src="images/spacer.gif" height="2"></td>
</tr>
</table>
Index: posting_topic_review.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/Euclid/posting_topic_review.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** posting_topic_review.tpl 2001/12/10 00:58:50 1.1
--- posting_topic_review.tpl 2001/12/10 15:12:50 1.2
***************
*** 1,5 ****
<!-- BEGIN switch_inline_mode -->
! <table width="90%" border="0" cellpadding="0" cellspacing="1" align="center">
<tr>
<td class="cat" height="30" align="center"><b><span class="cattitle">{L_TOPIC_REVIEW}</span></b></td>
--- 1,5 ----
<!-- BEGIN switch_inline_mode -->
! <table width="98%" border="0" cellpadding="0" cellspacing="1" align="center">
<tr>
<td class="cat" height="30" align="center"><b><span class="cattitle">{L_TOPIC_REVIEW}</span></b></td>
***************
*** 13,24 ****
<td width="100%" class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
! <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>
--- 13,24 ----
<td width="100%" class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
! <th width="160" height="25"><table width="160" cellspacing="0" cellpadding="0" border="0">
<tr>
! <th>{L_AUTHOR}</h>
</tr>
</table></th>
! <th width="100%" height="25"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <th>{L_MESSAGE}</th>
</tr>
</table></th>
***************
*** 27,31 ****
</tr>
<tr>
! <td><img src="images/spacer.gif" height="4" /></td>
</tr>
</table>
--- 27,31 ----
</tr>
<tr>
! <td class="cat" height="2"><img src="images/spacer.gif" height="2"></td>
</tr>
</table>
***************
*** 36,40 ****
<td class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%">
<tr bgcolor="{postrow.ROW_COLOR}">
! <td width="180" align="left" valign="top"><a name="{postrow.U_POST_ID}"></a><table width="180" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top"><span class="gen"><b>{postrow.POSTER_NAME}</b></span></td>
--- 36,40 ----
<td class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%">
<tr bgcolor="{postrow.ROW_COLOR}">
! <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></td>
***************
*** 45,65 ****
<td valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td valign="middle"><img src="images/icon_minipost.gif" alt="Post image icon" /><span class="gensmall">{L_POSTED}: {postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
! <td align="right" valign="middle" nowrap="nowrap"> {postrow.EDIT_IMG} {postrow.QUOTE_IMG} </td>
</tr>
- <tr>
- <td colspan="2"><hr /></td>
- </tr>
</table></td>
</tr>
<tr>
! <td width="100%" height="100%" valign="top"><span class="gen">{postrow.MESSAGE}</span></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
! <td><img src="images/spacer.gif" height="2" /></td>
</tr>
</table>
--- 45,71 ----
<td valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td valign="middle"><span class="gensmall">{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
</tr>
</table></td>
</tr>
+ <tr>
+ <td width="100%" height="100%" valign="top"><hr /><span class="gen">{postrow.MESSAGE}</span></td>
+ </tr>
+ </table></td>
+ </tr>
+ <tr bgcolor="{postrow.ROW_COLOR}">
+ <td align="left" valign="middle"><table cellspacing="0" cellpadding="0" border="0">
<tr>
! <td valign="middle"><a href="#top"><img src="templates/Euclid/images/topic.gif" border="0" alt="" /></a></td>
! <td> </td>
! <td valign="middle"><span class="gensmall">{postrow.POST_DATE}</span></td>
</tr>
</table></td>
+ <td valign="middle"> </td>
</tr>
</table></td>
</tr>
<tr>
! <td class="cat" height="2"><img src="images/spacer.gif" height="2"></td>
</tr>
</table>
|