mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-14 02:50:13 -04:00
Add a <h1> title saying that this is a preview.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<h1><?= t("Preview of the %theme_name theme", array("theme_name" => $info->name)) ?></h1>
|
||||
<p>
|
||||
<a href="<?= url::site("admin/themes/choose/$type/$theme_name?csrf=$csrf") ?>">
|
||||
<?= t("Activate <strong>%theme_name</strong>", array("theme_name" => $info->name)) ?>
|
||||
|
||||
Reference in New Issue
Block a user