summaryrefslogtreecommitdiff
path: root/familybook.php
diff options
context:
space:
mode:
Diffstat (limited to 'familybook.php')
-rw-r--r--familybook.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/familybook.php b/familybook.php
index e8eac01775..660e790a20 100644
--- a/familybook.php
+++ b/familybook.php
@@ -85,10 +85,10 @@ $controller
</td>
</tr>
<tr>
- <th>
+ <td class="descriptionbox">
<?php echo I18N::translate('Descendant generations'); ?>
- </th>
- <td>
+ </td>
+ <td class="optionbox">
<select name="descent">
<?php
for ($i = 0; $i <= 9; $i++) {