diff options
Diffstat (limited to 'core/views')
| -rw-r--r-- | core/views/admin_themes.html.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/admin_themes.html.php b/core/views/admin_themes.html.php index a075e2c8..cff6de7d 100644 --- a/core/views/admin_themes.html.php +++ b/core/views/admin_themes.html.php @@ -1,6 +1,6 @@  <?php defined("SYSPATH") or die("No direct script access.") ?>  <div id="gThemes"> -  <h1><?= _("Theme Administration") ?></h2> +  <h1><?= _("Theme Administration") ?></h1>      <p>        <?= _("These are the themes in your system") ?>      </p>  | 
