diff options
Diffstat (limited to 'themes/webtrees/theme.php')
| -rw-r--r-- | themes/webtrees/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/webtrees/theme.php b/themes/webtrees/theme.php index 843e82fa25..7b16f84915 100644 --- a/themes/webtrees/theme.php +++ b/themes/webtrees/theme.php @@ -192,7 +192,7 @@ $bxspacing=0; // -- horizontal spacing between boxes on the pedigree chart $byspacing=5; // -- vertical spacing between boxes on the pedigree chart $brborder=1; // -- box right border thickness -// -- descendancy chart variables +// -- descendancy chart variables $Dbaseyoffset=0; // -- position the entire descendancy tree relative to the top of the page $Dbasexoffset=0; // -- position the entire descendancy tree relative to the left of the page $Dbxspacing=0; // -- horizontal spacing between boxes |
