summaryrefslogtreecommitdiff
path: root/themes/fab/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/fab/theme.php')
-rw-r--r--themes/fab/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/theme.php b/themes/fab/theme.php
index 5c93c117e7..8a25b1dd53 100644
--- a/themes/fab/theme.php
+++ b/themes/fab/theme.php
@@ -198,7 +198,7 @@ $Darrowwidth=15; // additional width to include for the up arrows
$CHARTS_CLOSE_HTML=true; // should the charts, pedigree, descendacy, etc close the HTML on the page
// The largest possible area for charts is 300,000 pixels. As the maximum height or width is 1000 pixels
-$WT_STATS_S_CHART_X=440;
+$WT_STATS_S_CHART_X=440;
$WT_STATS_S_CHART_Y=125;
$WT_STATS_L_CHART_X=900;