correct no subscript books
This commit is contained in:
@@ -33,13 +33,13 @@
|
|||||||
<p>Или <strong><a href="https://klan.argumenti.ru/login">войдите</a></strong> в личный кабинет если покупка уже оформлена</p>
|
<p>Или <strong><a href="https://klan.argumenti.ru/login">войдите</a></strong> в личный кабинет если покупка уже оформлена</p>
|
||||||
<?else:?>
|
<?else:?>
|
||||||
<?if ($book['date_subscript'] !== '0000-00-00 00:00:00'):?>
|
<?if ($book['date_subscript'] !== '0000-00-00 00:00:00'):?>
|
||||||
<p>в подписке с <?=date('d.m.Y', strtotime($book['date_subscript']))?>
|
<p>в подписке с <?=date('d.m.Y', strtotime($book['date_subscript']))?>.
|
||||||
<?endif?>
|
|
||||||
<?if (SUBSTATUS == 0):?>
|
<?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?>
|
<?endif?>
|
||||||
</p>
|
</p>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
<?endif?>
|
||||||
|
|
||||||
<?if ($book['offline_price'] > 0 && $book['pieces'] > 0):?>
|
<?if ($book['offline_price'] > 0 && $book['pieces'] > 0):?>
|
||||||
<p class="price"><a href="<?=$link_offline?>">Бумажная за <?=$book['offline_price']?> руб.</a></p>
|
<p class="price"><a href="<?=$link_offline?>">Бумажная за <?=$book['offline_price']?> руб.</a></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user