summaryrefslogtreecommitdiffstats
path: root/templates/show_preference_box.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_preference_box.inc.php')
-rw-r--r--templates/show_preference_box.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_preference_box.inc.php b/templates/show_preference_box.inc.php
index b6f2f169..e435c005 100644
--- a/templates/show_preference_box.inc.php
+++ b/templates/show_preference_box.inc.php
@@ -26,7 +26,7 @@ if (($GLOBALS['user']->has_access(100) OR !Config::get('use_auth')) AND $_REQUES
$is_admin = true;
}
?>
-<table class="tabledata" border="0" cellpadding="0" cellspacing="0" width="100%">
+<table class="tabledata" cellpadding="0" cellspacing="0">
<tr class="odd">
<th colspan="5" class="header2" align="left"><?php echo $preferences['title']; ?></th>
</tr>