diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-09-25 16:25:40 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-09-25 16:25:40 +0000 |
| commit | eacf1977ba53c90678b44fc6347f4dcc959ff844 (patch) | |
| tree | a474a216dddab6b2e7443c56dc416947ed55acbe /index_edit.php | |
| parent | f590c1d2b3ad89e7ee850508b5c96fe93a46a734 (diff) | |
| download | webtrees-eacf1977ba53c90678b44fc6347f4dcc959ff844.tar.gz webtrees-eacf1977ba53c90678b44fc6347f4dcc959ff844.tar.bz2 webtrees-eacf1977ba53c90678b44fc6347f4dcc959ff844.zip | |
Tidy up whitespace/indents
Diffstat (limited to 'index_edit.php')
| -rw-r--r-- | index_edit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index_edit.php b/index_edit.php index 9a5179329c..6ccd883785 100644 --- a/index_edit.php +++ b/index_edit.php @@ -432,4 +432,4 @@ if ($action=="configure") { echo "</div>\n"; } -echo "</body></html>"; // Yes! Absolutely NOTHING at page bottom, please. +echo "</body></html>"; // Yes! Absolutely NOTHING at page bottom, please. |
