diff --git a/client_assets.php b/client_assets.php index d436f2f7..43d68d81 100644 --- a/client_assets.php +++ b/client_assets.php @@ -98,7 +98,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));

Assets

- +
diff --git a/plugins/meshctrl/mesh.php b/plugins/meshctrl/meshcentral_asset_sync.php similarity index 99% rename from plugins/meshctrl/mesh.php rename to plugins/meshctrl/meshcentral_asset_sync.php index a0202e7c..7bdeb1fe 100644 --- a/plugins/meshctrl/mesh.php +++ b/plugins/meshctrl/meshcentral_asset_sync.php @@ -82,12 +82,8 @@ foreach($mesh_devices as $device){ echo "Created new asset $name"; } } - - } - } - } echo "

";