correct no subscript books

This commit is contained in:
arlemp@selectel.ru
2024-08-06 15:29:57 +03:00
parent d8767e4c9d
commit aee2ed7207

View File

@@ -33,13 +33,13 @@
<p>Или <strong><a href="https://klan.argumenti.ru/login">войдите</a></strong> в личный кабинет если покупка уже оформлена</p>
<?else:?>
<?if ($book['date_subscript'] !== '0000-00-00 00:00:00'):?>
<p>в подписке с <?=date('d.m.Y', strtotime($book['date_subscript']))?>
<?endif?>
<p>в подписке с <?=date('d.m.Y', strtotime($book['date_subscript']))?>.
<?if (SUBSTATUS == 0):?>
<strong><a href="https://argumenti.ru/klan_landing">за 540 рублей в год</a></strong>
<strong> Оформить <a href="https://argumenti.ru/klan_landing">за 540 рублей в год</a></strong>
<?endif?>
</p>
<?endif?>
<?endif?>
<?if ($book['offline_price'] > 0 && $book['pieces'] > 0):?>
<p class="price"><a href="<?=$link_offline?>">Бумажная за <?=$book['offline_price']?> руб.</a></p>