Closing icon properly

This commit is contained in:
Marcus Moore
2026-06-02 10:01:23 -07:00
parent eb5334e865
commit 285717ab12
+2 -2
View File
@@ -304,7 +304,7 @@
</fieldset>
<fieldset name="checkin-preferences"">
<fieldset name="checkin-preferences">
<x-form.legend>
{{ trans('admin/settings/general.legends.checkin') }}
</x-form.legend>
@@ -381,7 +381,7 @@
@endif
<p class="help-block">
{{ trans('admin/settings/general.dashboard_message_help') }}
<i class="fab fa-markdown" aria-hidden="true"> {!! trans('general.github_markdown') !!}
<i class="fab fa-markdown" aria-hidden="true"></i> {!! trans('general.github_markdown') !!}
</p>
</div>
</div>