lk redesign
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
</div>
|
||||
|
||||
<?if ($items['subscript'] == true):?>
|
||||
<div><p>Вам доступен весь архив</p></div>
|
||||
<div class="small-mob-hidden"><p>Вам доступен весь архив</p></div>
|
||||
<?else:?>
|
||||
<div><p>Всего покупок: <?=$items['count']?></p></div>
|
||||
<div class="small-mob-hidden"><p>Всего покупок: <?=$items['count']?></p></div>
|
||||
<?endif?>
|
||||
|
||||
<?if ($category == 'gazeta'):?>
|
||||
@@ -45,6 +45,7 @@
|
||||
<a href="<?=$book['link']?>">
|
||||
<img src="<?=$book['pic']?>">
|
||||
<p class="book_mini_title"><?=$book['pricename']?></p>
|
||||
<p>Читать</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user