continue implementation

This commit is contained in:
Dennis Eichhorn 2023-06-09 17:39:31 +00:00
parent 09b300e17d
commit a6ed8ecab6

View File

@ -20,7 +20,7 @@ $applications = $this->data['applications'] ?? [];
echo $this->data['nav']->render(); ?>
<div id="iSettings" class="tabview tab-2 url-rewrite">
<div class="box wf-100 col-xs-12">
<div class="box">
<ul class="tab-links">
<li><label for="c-tab-1"><?= $this->getHtml('Applications'); ?></label></li>
<li><label for="c-tab-2"><?= $this->getHtml('List'); ?></label></li>