add new icons

This commit is contained in:
arlemp@selectel.ru
2022-02-09 00:22:15 +03:00
parent 00c96d16eb
commit c8f2b0222e
15 changed files with 168 additions and 28 deletions

View File

@@ -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):