new form layout and other tpl fixes

This commit is contained in:
Dennis Eichhorn 2021-04-18 22:29:46 +02:00
parent 8bb2098207
commit 352e7e4576

View File

@ -28,7 +28,7 @@ $next = empty($modules) ? '{/prefix}help/module/list' : '{/prefix}help/modul
<div class="col-xs-12">
<div class="portlet">
<div class="portlet-head"><?= $this->getHtml('Modules'); ?><i class="fa fa-download floatRight download btn"></i></div>
<table id="moduleList" class="default">
<table id="moduleList" class="default sticky">
<thead>
<tr>
<td class="wf-100"><?= $this->getHtml('Name'); ?>