moves preview down by field definitions

This commit is contained in:
Godfrey M 2024-06-06 13:42:06 -07:00
parent 3621292a0e
commit 4a60026162

View file

@ -66,9 +66,7 @@
<!-- Template -->
<div class="form-group{{ $errors->has('label2_template') ? ' has-error' : '' }}">
<div class="col-md-9 col-md-offset-3">
@include('partials.label2-preview')
</div>
<div class="col-md-9 col-md-offset-3">
<table
data-click-to-select="true"
@ -209,7 +207,9 @@
<p class="help-block">{{ trans('admin/settings/general.label2_2d_target_help') }}</p>
</div>
</div>
<div class="col-md-9 col-md-offset-3" style="margin-bottom: 10px;">
@include('partials.label2-preview')
</div>
<!-- Fields -->
<div class="form-group {{ $errors->has('label2_fields') ? 'error' : '' }}">
<div class="col-md-3 text-right">