correct no subscript books
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
<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>
|
||||
</p>
|
||||
<?endif?>
|
||||
<?endif?>
|
||||
|
||||
<?if ($book['offline_price'] > 0 && $book['pieces'] > 0):?>
|
||||
|
||||
Reference in New Issue
Block a user