diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index 85fabfe..a04eb42 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 = 2; + $scale = 5; else $scale = 1;