Johannes Meyer a5fe9a1fe1 Revert "Introduce link target "_right" to keep a column with tabs rightmost"
This reverts commit 618ab4f4b9cdc3975cc096eaabfe04da70244fb0.
2015-02-02 16:34:29 +01:00

7 lines
105 B
PHTML

<div class="controls">
<?= $this->tabs ?>
</div>
<div class="content">
<?= $this->form ?>
</div>