summaryrefslogtreecommitdiffstats
path: root/templates/show_box_top.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_box_top.inc.php')
-rw-r--r--templates/show_box_top.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_box_top.inc.php b/templates/show_box_top.inc.php
index bf19987b..45332a8b 100644
--- a/templates/show_box_top.inc.php
+++ b/templates/show_box_top.inc.php
@@ -19,7 +19,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-$class = $class ? $class : 'box';
+$class = $class ? $class : 'box';
?>
<div class="<?php echo $class; ?>">