Fix html closing tags (#1100)
This commit is contained in:
parent
6316cfe2af
commit
28052d5943
5 changed files with 5 additions and 4 deletions
|
@ -74,7 +74,7 @@
|
|||
<p>@lang('server.config.allocation.help_text')</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
|
|
Reference in a new issue