|
From: Paul S. O. <ps...@us...> - 2001-12-10 13:45:51
|
Update of /cvsroot/phpbb/phpBB2/templates/Euclid
In directory usw-pr-cvs1:/tmp/cvs-serv32569
Modified Files:
modcp_body.tpl modcp_move.tpl
Log Message:
More updates
Index: modcp_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/Euclid/modcp_body.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** modcp_body.tpl 2001/12/10 00:58:50 1.1
--- modcp_body.tpl 2001/12/10 13:45:48 1.2
***************
*** 1,11 ****
<form method="post" action="{S_MODCP_ACTION}"><table width="98%" cellspacing="0" cellpadding="4" border="0" align="center">
<tr>
! <td align="left" valign="bottom" nowrap><span class="gensmall"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
</tr>
</table>
! <table width="98%" cellpadding="1" cellspacing="0" border="0" align="center">
<tr>
! <td class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="cat" colspan="5"><table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
--- 1,12 ----
+
<form method="post" action="{S_MODCP_ACTION}"><table width="98%" cellspacing="0" cellpadding="4" border="0" align="center">
<tr>
! <td align="left" valign="bottom" nowrap><span class="gensmall"><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
</tr>
</table>
! <table width="98%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
! <td class="tablebg"><table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>
<td class="cat" colspan="5"><table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
***************
*** 13,35 ****
<td class="cat" align="center"><span class="cattitle">{L_MOD_CP}</span><br /><span class="gensmall">{L_MOD_CP_EXPLAIN}</span></td>
</tr>
- <tr>
- <td><table width="100%" cellspacing="0" cellpadding="4" border="0">
- <tr>
- <td align="center" valign="bottom"><input class="button" type="submit" name="delete" value="{L_DELETE}"> <input class="button" type="submit" name="move" value="{L_MOVE}"> <input class="button" type="submit" name="lock" value="{L_LOCK}"> <input class="button" type="submit" name="unlock" value="{L_UNLOCK}"></td>
- </tr>
- </table></td>
- </tr>
</table></td>
</tr>
<tr>
! <th width="4%"> </th>
! <th> {L_TOPICS} </th>
! <th width="8%"> {L_REPLIES} </th>
! <th width="17%"> {L_LASTPOST} </th>
! <th width="5%"> {L_SELECT} </th>
</tr>
<!-- BEGIN topicrow -->
<tr>
! <td class="row1" align="center" valign="middle"> {topicrow.FOLDER_IMG} </td>
<td class="row2"> <span class="gensmall">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row1" align="center" valign="middle"><span class="gen">{topicrow.REPLIES}</span></td>
--- 14,29 ----
<td class="cat" align="center"><span class="cattitle">{L_MOD_CP}</span><br /><span class="gensmall">{L_MOD_CP_EXPLAIN}</span></td>
</tr>
</table></td>
</tr>
<tr>
! <th width="4%" height="25"> </th>
! <th height="25">{L_TOPICS}</th>
! <th width="8%" height="25">{L_REPLIES}</th>
! <th width="17%" height="25">{L_LASTPOST}</th>
! <th width="5%" height="25">{L_SELECT}</th>
</tr>
<!-- BEGIN topicrow -->
<tr>
! <td class="row1" align="center" valign="middle">{topicrow.FOLDER_IMG}</td>
<td class="row2"> <span class="gensmall">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row1" align="center" valign="middle"><span class="gen">{topicrow.REPLIES}</span></td>
***************
*** 39,51 ****
<!-- END topicrow -->
<tr>
! <td class="cat" colspan="5"><table width="100%" cellspacing="0" cellpadding="0" border="0">
! <tr>
! <td align="left" valign="middle" nowrap> <span class="gen">{L_PAGE} <b>{ON_PAGE}</b> {L_OF} <b>{TOTAL_PAGES}</b></span> </td>
! <td width="100%" align="right" valign="middle"><span class="gen">{PAGINATION}</span> </td>
! </tr>
<tr>
! <td colspan="2"><table width="100%" cellspacing="0" cellpadding="4" border="0">
<tr>
! <td align="center" valign="bottom"><input class="button" type="submit" name="delete" value="{L_DELETE}"> <input class="button" type="submit" name="move" value="{L_MOVE}"> <input class="button" type="submit" name="lock" value="{L_LOCK}"> <input class="button" type="submit" name="unlock" value="{L_UNLOCK}"></td>
</tr>
</table></td>
--- 33,44 ----
<!-- END topicrow -->
<tr>
! <td class="cat" colspan="5" height="30"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td align="left" valign="middle"><span class="gensmall">{PAGE_NUMBER}</b></span></td>
! <td align="right" valign="middle"><table cellspacing="0" cellpadding="0" border="0">
<tr>
! <td align="right"><span class="gensmall">{PAGINATION}</span></td>
! <td> </td>
! <td align="right"><input class="liteoptiontable" type="submit" name="delete" value="{L_DELETE}"> <input class="liteoptiontable" type="submit" name="move" value="{L_MOVE}"> <input class="liteoptiontable" type="submit" name="lock" value="{L_LOCK}"> <input class="liteoptiontable" type="submit" name="unlock" value="{L_UNLOCK}"></td>
</tr>
</table></td>
***************
*** 56,66 ****
</tr>
</table>
! {S_HIDDEN_FIELDS}</form>
! <table cellspacing="2" border="0" width="98%" align="center">
<tr>
! <td width="40%"><span class="gensmall"><b>{S_TIMEZONE}</b></span></td>
! <td align="right" valign="top" nowrap>{JUMPBOX}<br><span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>
--- 49,61 ----
</tr>
</table>
+
+ {S_HIDDEN_FIELDS}
! </form>
! <table width="98%" cellspacing="2" border="0" align="center">
<tr>
! <td valign="top"><span class="gensmall"><b>{S_TIMEZONE}</b></span></td>
! <td align="right" valign="top" nowrap="nowrap">{JUMPBOX}</td>
</tr>
</table>
Index: modcp_move.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/Euclid/modcp_move.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** modcp_move.tpl 2001/12/10 00:58:50 1.1
--- modcp_move.tpl 2001/12/10 13:45:48 1.2
***************
*** 1,11 ****
! <form action="{S_MODCP_ACTION}" method="post"><table width="80%" cellpadding="1" cellspacing="0" border="0" align="center">
<tr>
! <td class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
<th class="secondary"><b>{MESSAGE_TITLE}</b></th>
</tr>
<tr>
! <td class="row2" align="center"><br /><span class="gen">{L_MOVE_TO_FORUM} {S_FORUM_BOX}<br /><br />{MESSAGE_TEXT}</span><br /><br />{S_HIDDEN_FIELDS}<input type="submit" name="confirm" value="{L_YES}" /> <input type="submit" name="cancel" value="{L_NO}" /><br /><br /></td>
</tr>
</table></td>
--- 1,11 ----
! <form action="{S_MODCP_ACTION}" method="post"><table width="80%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
! <td class="tablebg"><table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>
<th class="secondary"><b>{MESSAGE_TITLE}</b></th>
</tr>
<tr>
! <td class="row2" align="center"><br /><span class="gen">{L_MOVE_TO_FORUM} {S_FORUM_BOX}<br /><br />{MESSAGE_TEXT}</span><br /><br />{S_HIDDEN_FIELDS}<input class="mainoptiontable" type="submit" name="confirm" value="{L_YES}" /> <input class="liteoptiontable" type="submit" name="cancel" value="{L_NO}" /><br /><br /></td>
</tr>
</table></td>
|