summaryrefslogtreecommitdiff
path: root/themes/wind_npk/views/no_sidebar.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/wind_npk/views/no_sidebar.html.php')
-rw-r--r--themes/wind_npk/views/no_sidebar.html.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/wind_npk/views/no_sidebar.html.php b/themes/wind_npk/views/no_sidebar.html.php
deleted file mode 100644
index a9eb0e3e..00000000
--- a/themes/wind_npk/views/no_sidebar.html.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php defined("SYSPATH") or die("No direct script access.") ?>
-<ul class="g-message-block">
- <li class="g-warning"><?= t("No active sidebar blocks.") ?>
- <br/><a href="<?= url::site("admin/sidebar") ?>"><?= t("Add blocks") ?></a>
- </li>
-</ul>