Script Preorder Sync erweitert auf Netzgebiete:
ON Leibnitz ON Bad Gleichenberg ON Semriach ON Straden ON St.Anna am Aigen
This commit is contained in:
@@ -408,7 +408,7 @@ foreach ($devicesall as $deviceall) {
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
if ($devicesconfig->success == "true" && $devicesconfig->data > 0) {
|
||||
if ($devicesconfig->success == "true" && $devicesconfig->data) {
|
||||
?>
|
||||
<div>
|
||||
<table class="table table-sm">
|
||||
@@ -711,7 +711,7 @@ foreach ($devicesall as $deviceall) {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php if ($devices->devicetype->devicemanufactor->config_backup > 0):
|
||||
<?php if ($devices->devicetype->devicemanufactor->config_backup > count()):
|
||||
|
||||
$year = date("Y", time());
|
||||
$month = date("n", time());
|
||||
|
||||
Reference in New Issue
Block a user