changed warning text

This commit is contained in:
HB9HIL 2023-12-16 07:56:02 +01:00
parent 1fd5b75076
commit ac17102d53

View File

@ -53,7 +53,7 @@
}
else {
echo '<div class="alert alert-danger" role="alert">Nothing found!</div>';
echo '<div class="alert alert-danger" role="alert">No Station Locations with valid HRDlog-Settings found. Check the HRDlog Credentials in the Station Location Settings!</div>';
}
?>