Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/compatibility/users.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/compatibility/users.thtml')
-rw-r--r--site/app/views/compatibility/users.thtml6
1 files changed, 2 insertions, 4 deletions
diff --git a/site/app/views/compatibility/users.thtml b/site/app/views/compatibility/users.thtml
index b214dad..0cc8b87 100644
--- a/site/app/views/compatibility/users.thtml
+++ b/site/app/views/compatibility/users.thtml
@@ -21,7 +21,6 @@
*
* Contributor(s):
* Justin Scott <fligtar@mozilla.com> (Original Author)
- * Wil Clouser <wclouser@mozilla.com>
*
* Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
@@ -36,9 +35,8 @@
* the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
-$this->viewVars['bodyclass'] = 'inverse';
?>
-<div id="content" class="primary prose" style="min-height: 400px;">
+<div id="content" style="min-height: 400px;">
<h2><?=___('compatibility_user_info', 'Information for Add-on Users')?></h2>
<?=$localization->includeLocalPage('compatibility_user_tips', array(
APP_PRETTYNAME." {$version}",
@@ -49,4 +47,4 @@ $this->viewVars['bodyclass'] = 'inverse';
$html->url('/'),
APP_PRETTYNAME
))?>
-</div>
+</div> \ No newline at end of file