Fixed missing div

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-07-29 10:11:11 +01:00
parent 28c7355697
commit bc18fac97e

View file

@ -296,7 +296,7 @@
</li> </li>
@endif @endif
</ul> </ul>
</div>
@endif @endif
@if ($snipeSettings->qr_code=='1') @if ($snipeSettings->qr_code=='1')
<div class="col-md-12 text-center" style="padding-top: 15px;"> <div class="col-md-12 text-center" style="padding-top: 15px;">
@ -306,7 +306,9 @@
<br><br> <br><br>
</div> </div>
</div>
<!-- End button column --> <!-- End button column -->