Одмин Posted October 16, 2013 Share Posted October 16, 2013 Здравствуйте! Интересует такой момент! Как сделать, чтобы между подфорумами вместо запятых поставить свой символ? Какой шаблон править и в каком месте? Link to comment Share on other sites More sharing options...
Одмин Posted October 16, 2013 Author Share Posted October 16, 2013 Простите нашел, шаблон Список форумов - 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now