Removal of active.html
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
<!--version $Id$ //-->
|
|
||||||
<div class="panel">
|
|
||||||
<div class="inner">
|
|
||||||
<span class="corners-top"><span></span></span>
|
|
||||||
<h3>{L_ACTIVE_TOPIC}</h3>
|
|
||||||
|
|
||||||
<!-- 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>
|
|
||||||
|
|
||||||
<span class="corners-bottom"><span></span></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<br style="clear:both" />
|
|
||||||
@@ -162,10 +162,6 @@
|
|||||||
<!-- INCLUDE portal/block/statistics.html -->
|
<!-- INCLUDE portal/block/statistics.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ACTIVE_TOPIC -->
|
|
||||||
<!--INCLUDE portal/block/active.html-->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_MINICAL -->
|
<!-- IF S_DISPLAY_MINICAL -->
|
||||||
<!-- INCLUDE portal/block/mini_calendar.html -->
|
<!-- INCLUDE portal/block/mini_calendar.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|||||||
@@ -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 -->
|
<!-- INCLUDE portal/block/statistics.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ACTIVE_TOPIC -->
|
|
||||||
<!--INCLUDE portal/block/active.html-->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_MINICAL -->
|
<!-- IF S_DISPLAY_MINICAL -->
|
||||||
<!-- INCLUDE portal/block/mini_calendar.html -->
|
<!-- INCLUDE portal/block/mini_calendar.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|||||||
Reference in New Issue
Block a user