This commit is contained in:
Dennis Eichhorn 2025-03-11 18:39:42 +00:00
parent fcadfae36a
commit 3cff2618e5
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ $categories = $this->data['categories'] ?? [];
/** @var \phpOMS\Views\View $this */
echo $this->data['nav']->render();
?>
<div class="row">
<div class="box">
<a class="button end-xs save" href="<?= UriFactory::build('{/base}/wiki/category/create'); ?>"><?= $this->getHtml('New', '0', '0'); ?></a>

View File

@ -30,7 +30,6 @@ $editable = $this->data['editable'];
/** @var \phpOMS\Views\View $this */
echo $this->data['nav']->render();
?>
<div class="row">
<div class="col-xs-12 col-md-8 col-lg-9">
<section class="portlet">