changed warning text

这个提交包含在:
HB9HIL 2023-12-16 07:56:02 +01:00
父节点 1fd5b75076
当前提交 ac17102d53

查看文件

@ -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>';
}
?>