Update of /cvsroot/mxbb/mx_kb/templates/subSilver/admin
In directory sc8-pr-cvs16:/tmp/cvs-serv25305/templates/subSilver/admin
Modified Files:
kb_cat_admin_body.tpl kb_cat_auth_body.tpl kb_cat_del_body.tpl
kb_cat_edit_body.tpl kb_cat_select_body.tpl kb_type_body.tpl
Log Message:
fixes
Index: kb_cat_edit_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_kb/templates/subSilver/admin/kb_cat_edit_body.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** kb_cat_edit_body.tpl 1 Aug 2006 21:00:38 -0000 1.8
--- kb_cat_edit_body.tpl 28 Apr 2007 19:59:06 -0000 1.9
***************
*** 60,65 ****
<!-- BEGIN switch_edit_category -->
<tr>
! <td class="row1">{L_NUMBER_ARTICLES}</td>
! <td class="row2"><input class="post" type="text" size="4" maxlength="3" name="number_articles" value="{NUMBER_ARTICLES}" class="post" /></td>
</tr>
<!-- END switch_edit_category -->
--- 60,65 ----
<!-- BEGIN switch_edit_category -->
<tr>
! <td class="row1">{L_NUMBER_ITEMS}</td>
! <td class="row2"><input class="post" type="text" size="4" maxlength="3" name="number_articles" value="{NUMBER_ITEMS}" class="post" /></td>
</tr>
<!-- END switch_edit_category -->
***************
*** 88,99 ****
<tr>
<!-- TITLE ------------------------------------------------------------------------------------------- -->
- <th class="thHead" colspan="2"> {L_RATINGS_TITLE}</th>
- </tr>
- <tr>
- <td class="row1" width="50%">{L_USE_RATINGS}<br /><span class="gensmall">{L_USE_RATINGS_EXPLAIN}</span></td>
- <td class="row2" width="50%"><input type="radio" name="cat_allow_ratings" value="-1" {S_USE_RATINGS_DEFAULT} /> {L_DEFAULT} <input type="radio" name="cat_allow_ratings" value="1" {S_USE_RATINGS_YES} /> {L_YES} <input type="radio" name="cat_allow_ratings" value="0" {S_USE_RATINGS_NO} /> {L_NO}</td>
- </tr>
- <tr>
- <!-- TITLE ------------------------------------------------------------------------------------------- -->
<th class="thHead" colspan="2"> {L_INSTRUCTIONS_TITLE}</th>
</tr>
--- 88,91 ----
Index: kb_cat_del_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_kb/templates/subSilver/admin/kb_cat_del_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** kb_cat_del_body.tpl 5 Apr 2006 21:19:50 -0000 1.3
--- kb_cat_del_body.tpl 28 Apr 2007 19:59:06 -0000 1.4
***************
*** 4,20 ****
<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
! <tr>
<form action="{S_ACTION}" method="post">
<th colspan="2" class="thHead">{L_CAT_DELETE}</th>
</tr>
! <tr>
<td class="row1">{L_CAT_NAME}</td>
<td class="row1"><span class="row1">{CAT_NAME}</span></td>
</tr>
! <tr>
<td class="row1">{L_MOVE_CONTENTS}</td>
! <td class="row1"><select name="move_id"><option value="0">{L_DELETE_ARTICLES}</option>{S_SELECT_TO}</select></td>
</tr>
! <tr>
<td class="cat" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_DELETE}" class="mainoption" /></td>
</tr>
--- 4,20 ----
<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
! <tr>
<form action="{S_ACTION}" method="post">
<th colspan="2" class="thHead">{L_CAT_DELETE}</th>
</tr>
! <tr>
<td class="row1">{L_CAT_NAME}</td>
<td class="row1"><span class="row1">{CAT_NAME}</span></td>
</tr>
! <tr>
<td class="row1">{L_MOVE_CONTENTS}</td>
! <td class="row1"><select name="move_id"><option value="0">{L_DELETE_ITEMS}</option>{S_SELECT_TO}</select></td>
</tr>
! <tr>
<td class="cat" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_DELETE}" class="mainoption" /></td>
</tr>
Index: kb_cat_auth_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_kb/templates/subSilver/admin/kb_cat_auth_body.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** kb_cat_auth_body.tpl 1 Aug 2006 21:00:38 -0000 1.4
--- kb_cat_auth_body.tpl 28 Apr 2007 19:59:06 -0000 1.5
***************
*** 1,7 ****
! <h1>{L_ALBUM_AUTH_TITLE}</h1>
! <p>{L_ALBUM_AUTH_EXPLAIN}</p>
! <form action="{S_ALBUM_ACTION}" method="post">
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
--- 1,7 ----
! <h1>{L_AUTH_TITLE}</h1>
! <p>{L_AUTH_EXPLAIN}</p>
! <form action="{S_ACTION}" method="post">
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
Index: kb_cat_admin_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_kb/templates/subSilver/admin/kb_cat_admin_body.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** kb_cat_admin_body.tpl 7 Jun 2006 20:28:54 -0000 1.7
--- kb_cat_admin_body.tpl 28 Apr 2007 19:59:06 -0000 1.8
***************
*** 3,13 ****
<p>{L_CAT_EXPLAIN}</p>
<table width="100%" cellpadding="2" cellspacing="2" border="0">
<tr>
! <form action="{S_ACTION}" method="POST">
! <td align="{S_CONTENT_DIR_RIGHT}" width="100%">{L_CREATE_CAT} <input type="text" name="new_cat_name"> <input type="submit" value="{L_CREATE}" class="liteoption"></td>
! </form>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
--- 3,16 ----
<p>{L_CAT_EXPLAIN}</p>
+ <form action="{S_ACTION}" method="POST">
<table width="100%" cellpadding="2" cellspacing="2" border="0">
<tr>
! <td align="{S_CONTENT_DIR_RIGHT}" width="100%">{L_CREATE_CAT}
! <input type="text" name="new_cat_name">
! <input type="submit" value="{L_CREATE}" class="liteoption">
! </td>
</tr>
</table>
+ </form>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
Index: kb_type_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_kb/templates/subSilver/admin/kb_type_body.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** kb_type_body.tpl 5 Apr 2006 21:19:50 -0000 1.5
--- kb_type_body.tpl 28 Apr 2007 19:59:07 -0000 1.6
***************
*** 1,5 ****
! <h1>{L_KB_TYPE_TITLE}</h1>
! <p>{L_KB_TYPE_DESCRIPTION}</p>
<table width="100%" cellpadding="4" cellspacing="1" border="0">
--- 1,5 ----
! <h1>{L_TYPE_TITLE}</h1>
! <p>{L_TYPE_DESCRIPTION}</p>
<table width="100%" cellpadding="4" cellspacing="1" border="0">
***************
*** 13,20 ****
<tr>
<th class="thCornerL" nowrap="nowrap">{L_TYPE}</th>
! <th class="thCornerR" nowrap="nowrap">{L_ACTION}</th>
</tr>
<!-- BEGIN typerow -->
! <tr>
<td class="{typerow.ROW_CLASS}"><span class="gen">{typerow.TYPE}</span></td>
<td width="15%" nowrap="nowrap" class="{typerow.ROW_CLASS}" align="center">{typerow.U_EDIT} {typerow.U_DELETE}</td>
--- 13,20 ----
<tr>
<th class="thCornerL" nowrap="nowrap">{L_TYPE}</th>
! <th class="thCornerR" nowrap="nowrap">{L_ACTION}</th>
</tr>
<!-- BEGIN typerow -->
! <tr>
<td class="{typerow.ROW_CLASS}"><span class="gen">{typerow.TYPE}</span></td>
<td width="15%" nowrap="nowrap" class="{typerow.ROW_CLASS}" align="center">{typerow.U_EDIT} {typerow.U_DELETE}</td>
Index: kb_cat_select_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_kb/templates/subSilver/admin/kb_cat_select_body.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** kb_cat_select_body.tpl 1 Feb 2005 20:45:56 -0000 1.1
--- kb_cat_select_body.tpl 28 Apr 2007 19:59:07 -0000 1.2
***************
*** 1,5 ****
! <h1>{L_KB_AUTH_TITLE}</h1>
! <p>{L_KB_AUTH_EXPLAIN}</p>
<form action="{S_KB_ACTION}" method="post">
--- 1,5 ----
! <h1>{L_AUTH_TITLE}</h1>
! <p>{L_AUTH_EXPLAIN}</p>
<form action="{S_KB_ACTION}" method="post">
|