mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 12:30:35 +01:00
Fix minore
This commit is contained in:
parent
a0e0a7025b
commit
3ec45f24b3
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user