Skip to content

Commit

Permalink
Add a <h1> title saying that this is a preview.
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat committed Jun 25, 2010
1 parent c946ad1 commit 8bc7eec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/gallery/views/admin_themes_preview.html.php
@@ -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)) ?>
Expand Down

0 comments on commit 8bc7eec

Please sign in to comment.