[問題] Split Topic Type ( 2.0.1) 的最後部份
發表於 : 2005-08-27 18:45
這一段我看不太懂, 希望有人可以指導!
代碼: 選擇全部
#-----[ FIND ]------------------------------------------------
#
#
#************************************************************************************
# NOTE :
# ------
# The lines deleted here are reported in topics_list_box.tpl. You will probably
# want to customize topics_list_box.tpl the same way viewforum_body.tpl was if
# you use a particular template with other classes than the ones used by subSilver.
#
#************************************************************************************
<table
<tr>
<th
<th
<th
<th
<th
</tr>
<!-- BEGIN topicrow -->
<tr> \r
<td
<td
{topicrow.GOTO_PAGE}</span></td>
<td
<td
<td
<td
</tr>
<!-- END topicrow -->
<!-- BEGIN switch_no_topics -->
<tr>
<td
</tr>
<!-- END switch_no_topics -->
<tr>
<td class="catBottom"
<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
</span></td>
</tr>
</table>
#
#-----[ REPLACE WITH ]----------------------------------------
#
{TOPICS_LIST_BOX}
#