Fix html closing tags (#1100)

This commit is contained in:
Lance Pioch 2018-04-08 14:27:42 -04:00 committed by Dane Everitt
parent 6316cfe2af
commit 28052d5943
5 changed files with 5 additions and 4 deletions

View file

@ -74,7 +74,7 @@
<p>@lang('server.config.allocation.help_text')</p>
</div>
</div>
<div>
</div>
</div>
@endsection