summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_theme_options.html.php
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-04 15:53:00 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-04 15:53:00 -0600
commitd581bbbd1eaeb242b7279e5a6d75f015dd5a5e6f (patch)
tree3002836c3d6afa7b01845b048e7fb0dbb48e9874 /modules/gallery/views/admin_theme_options.html.php
parent048e540a985cda0e092572eeea44855a0cb0428c (diff)
Renamed more CSS selectors from gName to g-name.
Diffstat (limited to 'modules/gallery/views/admin_theme_options.html.php')
-rw-r--r--modules/gallery/views/admin_theme_options.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_theme_options.html.php b/modules/gallery/views/admin_theme_options.html.php
index ed091d4b..e09be728 100644
--- a/modules/gallery/views/admin_theme_options.html.php
+++ b/modules/gallery/views/admin_theme_options.html.php
@@ -1,5 +1,5 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
-<div id="g-admin-themeOptions">
+<div id="g-admin-theme-options">
<h1> <?= t("Theme Options") ?> </h1>
<?= $form ?>