Fix minore

This commit is contained in:
Pek5892 2023-03-31 14:51:55 +02:00
parent a0e0a7025b
commit 3ec45f24b3
1 changed files with 2 additions and 2 deletions

View File

@ -321,7 +321,7 @@ echo '
<!-- RIGA 5 --> <!-- RIGA 5 -->
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-6">
<?php <?php
echo input([ echo input([
'type' => 'ckeditor', 'type' => 'ckeditor',
@ -335,7 +335,7 @@ echo '
?> ?>
</div> </div>
<div class="col-md-12"> <div class="col-md-6">
<?php <?php
echo input([ echo input([
'type' => 'ckeditor', 'type' => 'ckeditor',