This commit is contained in:
Dennis Eichhorn 2024-01-02 23:34:17 +00:00
parent d11c896689
commit c1efb5479d

View File

@ -22,8 +22,8 @@ echo $this->data['nav']->render(); ?>
<div id="iSettings" class="tabview tab-2 url-rewrite">
<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>
<li><label for="c-tab-1"><?= $this->getHtml('Applications'); ?></label>
<li><label for="c-tab-2"><?= $this->getHtml('List'); ?></label>
</ul>
</div>
<div class="tab-content">