diff options
| author | fisharebest <fisharebest@gmail.com> | 2012-01-17 11:10:55 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2012-01-17 11:10:55 +0000 |
| commit | f357468b3af7e21c78847f6f0d1965d8762c7ab3 (patch) | |
| tree | 7d2393ba7b0e319d470c46bb3e4745186a9d16b1 /fanchart.php | |
| parent | 5ffb619b35136eac5a16055d81385b649da54301 (diff) | |
| download | webtrees-f357468b3af7e21c78847f6f0d1965d8762c7ab3.tar.gz webtrees-f357468b3af7e21c78847f6f0d1965d8762c7ab3.tar.bz2 webtrees-f357468b3af7e21c78847f6f0d1965d8762c7ab3.zip | |
Consistent layout for chart header forms
Diffstat (limited to 'fanchart.php')
| -rw-r--r-- | fanchart.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fanchart.php b/fanchart.php index 835b91cdd4..fbeea22b6d 100644 --- a/fanchart.php +++ b/fanchart.php @@ -41,6 +41,7 @@ if ($ENABLE_AUTOCOMPLETE) { <td> <h2><?php echo $controller->getPageTitle(); ?></h2> </td> + <td width="50px"> </td> <td> <form name="people" method="get" action="#"> <table class="list_table"> |
