new design concurs
This commit is contained in:
@@ -14,12 +14,10 @@
|
||||
|
||||
# вывод поста
|
||||
if( $posts ):?>
|
||||
<?if (LANG_VERSION == 'en'):?>
|
||||
<div class="yets_rubric">More on the topic</div>
|
||||
<?else:?>
|
||||
<div class="yets_rubric">Еще по теме</div>
|
||||
<?endif?>
|
||||
|
||||
|
||||
|
||||
<div class="yets_rubric"><?=vij_lang('more', LANG_VERSION)?></div>
|
||||
|
||||
<div class="yets">
|
||||
|
||||
<?php foreach($posts as $post):
|
||||
|
||||
Reference in New Issue
Block a user