Automated formatting changes

This commit is contained in:
Formatter Bot 2020-02-10 21:49:48 +00:00
parent 64e90068e1
commit e2a3aaaddb

View File

@ -104,7 +104,7 @@ echo $this->getData('nav')->render(); ?>
<td><?= FormElementGenerator::generate($element, $this->request->getData($element['attributes']['name'] ?? '')); ?>
<?php endforeach; ?>
<tr>
<td><a class="button" href="<?= UriFactory::build('{%}') ;?>&type={#iExport}&lang={#iLang}{#iUiSettings}"><?= $this->getHtml('Load'); ?></a>
<td><a class="button" href="<?= UriFactory::build('{%}');?>&type={#iExport}&lang={#iLang}{#iUiSettings}"><?= $this->getHtml('Load'); ?></a>
</table>
</form>
</div>