Показать сообщение отдельно
Старый 08.12.2008, 19:11   #1
DimanLin
Продвинутый
 
Регистрация: 19.10.2008
Сообщений: 47
По умолчанию tt_news навигация по страницам Latest

Не могу найти шаблон для блока постраничного отображения Latest новостей. Ну там "1 2 3 4 5 Next".

Ищу в pi/tt_news_v2_template.html
Может он гдето в другим месте оформляется?

Вот сам блок:

<div class="news-list-browse">

<!--
List browsing box:
-->
<div class="tx-ttnews-browsebox">
<p>Displaying results <span class="tx-ttnews-browsebox-strong">1 to 5</span> out of <span class="tx-ttnews-browsebox-strong">6</span></p>

<table cellpadding="2" align="center">
<tr>

<td class="tx-ttnews-browsebox-SCell" nowrap="nowrap"><p><a href="index.php?id=41" >1</a></p></td>
<td nowrap="nowrap"><p><a href="index.php?id=41&amp;tx_ttnews[pointer]=1&amp;cHash=97b2cba833" >2</a></p></td>
<td nowrap="nowrap"><p><a href="index.php?id=41&amp;tx_ttnews[pointer]=1&amp;cHash=97b2cba833" >Next ></a></p></td>
</tr>
</table>

</div></div>
DimanLin вне форума   Ответить с цитированием