diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index f54fa33..52bcdca 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -217,7 +217,7 @@ function promo_kuri($hash, $page = 0, $promo = true){ $newcurr = strtotime($price['BeginDate']); if ($price['category_id'] == 3) - $scale = 3; + $scale = 0.5; else $scale = 1;