correct promo full

This commit is contained in:
Andrey Kuvshinov
2020-05-26 22:04:55 +03:00
parent 38e223d432
commit 83384db6c6

View File

@@ -287,7 +287,7 @@ function read_kuri($hash, $page = 0, $promo = 'full', $version = null){
$title = $price['pricename'];
$prevpage = $page - 1;
$prevurl = "$baseurl$prevpage";
if (!$promo){
if ($promo == 'full'){
$downtitle = 'Скачать в pdf формате';
}
}