small dashboard adjustment

This commit is contained in:
HB9HIL
2024-01-30 11:47:50 +01:00
parent 5a4f403e38
commit 06cddd13d9

View File

@@ -58,7 +58,7 @@ function echoQrbCalcLink($mygrid, $grid, $vucc) {
<?php } ?>
<?php if ($countryCount == 0) { ?>
<div class="alert alert-danger" role="alert">
<div class="alert alert-danger mt-3" role="alert">
<?php echo lang('dashboard_country_files_warning'); ?>
</div>
<?php } ?>