Removal of active.html
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
<!--version $Id$ //-->
|
||||
<table class="tablebg" cellspacing="1" width="100%">
|
||||
<tr>
|
||||
<th>{L_ACTIVE_TOPIC}</th>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td>
|
||||
|
||||
<!-- BEGIN active_topics -->
|
||||
<a href="{active_topics.U_VIEW_TOPIC}" title="{active_topics.FULL_TITLE}"><strong>{active_topics.TITLE}</strong></a><br />
|
||||
{active_topics.DATE}<br />
|
||||
{L_POSTED_BY}: {active_topics.POSTER}<br />
|
||||
<!-- END lactive_topics -->
|
||||
<hr />
|
||||
<a href="search.php?search_id=active_topics">{ALL_ACTIVE_TOPIC}</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
@@ -200,10 +200,6 @@ small, .small {
|
||||
<!-- INCLUDE portal/block/statistics.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF S_DISPLAY_ACTIVE_TOPIC -->
|
||||
<!--INCLUDE portal/block/active.html-->
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF S_DISPLAY_MINICAL -->
|
||||
<!-- INCLUDE portal/block/mini_calendar.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
Reference in New Issue
Block a user