summaryrefslogtreecommitdiff
path: root/core/views/admin_theme_details.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/admin_theme_details.html.php')
-rw-r--r--core/views/admin_theme_details.html.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/views/admin_theme_details.html.php b/core/views/admin_theme_details.html.php
deleted file mode 100644
index eb450b16..00000000
--- a/core/views/admin_theme_details.html.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php defined("SYSPATH") or die("No direct script access.") ?>
-<div id="gAdminThemeDetails">
- <h1> <?= t("Theme Details") ?> </h1>
-
- <?= $form ?>
-</div>