Jump to content

Подфорумы {3.2.3}


Одмин
 Share

Recommended Posts

Здравствуйте!

 

Интересует такой момент! Как сделать, чтобы между подфорумами вместо запятых поставить свой символ? Какой шаблон править и в каком месте?

Link to comment
Share on other sites

Простите нашел, шаблон Список форумов - boardIndexTemplate :

 

<ol class='ipsList_inline ipsType_small subforums' id='subforums_{$forum_data['id']}'>

<foreach loop="subforums:$forum_data['subforums'] as $__id => $__data">

<if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if>

<a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a><if test="isNotLast:|: empty($__data[4] )">,</if>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...