many bug fixes
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2025-03-11 03:09:21 +00:00
parent a2fb44ef7f
commit 1ad2561972

View File

@ -135,6 +135,7 @@ echo $this->data['nav']->render();
</section>
</div>
<?php if (!$isNew) : ?>
<div class="col-xs-12 col-md-6">
<section class="portlet">
<div class="portlet-body">
@ -144,6 +145,7 @@ echo $this->data['nav']->render();
</div>
</section>
</div>
<?php endif; ?>
</div>
</div>