fixed ont info

This commit is contained in:
Luca Haid
2025-12-29 08:02:53 +01:00
parent 92cf67c30f
commit 72bcde631d

View File

@@ -711,7 +711,7 @@ foreach ($devicesall as $deviceall) {
</div>
</div>
</div>
<?php if ($devices->devicetype->devicemanufactor->config_backup > count()):
<?php if ($devices->devicetype->devicemanufactor->config_backup > 0):
$year = date("Y", time());
$month = date("n", time());