summaryrefslogtreecommitdiff
path: root/core/views
diff options
context:
space:
mode:
Diffstat (limited to 'core/views')
-rw-r--r--core/views/admin_themes_preview.html.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/admin_themes_preview.html.php b/core/views/admin_themes_preview.html.php
index c31d4118..b29c2a48 100644
--- a/core/views/admin_themes_preview.html.php
+++ b/core/views/admin_themes_preview.html.php
@@ -1,3 +1,4 @@
+<?php defined("SYSPATH") or die("No direct script access.") ?>
<h1> <?= t("Theme Preview: {{theme_name}}", array("theme_name" => $info->name)) ?> </h1>
<iframe src="<?= $url ?>" style="width: 600px; height: 500px"></iframe>
<p>