summaryrefslogtreecommitdiff
path: root/modules/developer/views/admin_html.txt.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/developer/views/admin_html.txt.php')
-rw-r--r--modules/developer/views/admin_html.txt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/developer/views/admin_html.txt.php b/modules/developer/views/admin_html.txt.php
index 34b699d7..5408cdab 100644
--- a/modules/developer/views/admin_html.txt.php
+++ b/modules/developer/views/admin_html.txt.php
@@ -1,7 +1,7 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<?= "<?php defined(\"SYSPATH\") or die(\"No direct script access.\") ?>" ?>
-<div id="gAdmin<?= $class ?>">
+<div id="gAdmin<?= $css_id ?>">
<h2>
<?= "<?= t(\"$name Adminstration\") ?>" ?>
</h2>