diff options
| author | fisharebest <fisharebest@gmail.com> | 2011-11-05 08:44:59 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2011-11-05 08:44:59 +0000 |
| commit | 07fd93c247cf07ca851b7bbdcb002c6a279661a2 (patch) | |
| tree | 20dc374dd4d9e1b7f6b22fa87563ed7cbc1af9c2 /modules_v3/GEDFact_assistant | |
| parent | 4d2f9838842afbf3517b4e2e5a29f5fa9612f164 (diff) | |
| download | webtrees-07fd93c247cf07ca851b7bbdcb002c6a279661a2.tar.gz webtrees-07fd93c247cf07ca851b7bbdcb002c6a279661a2.tar.bz2 webtrees-07fd93c247cf07ca851b7bbdcb002c6a279661a2.zip | |
Change document headers from XTHML to HTML5.
Diffstat (limited to 'modules_v3/GEDFact_assistant')
| -rw-r--r-- | modules_v3/GEDFact_assistant/_CENS/census_asst_help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/GEDFact_assistant/_CENS/census_asst_help.php b/modules_v3/GEDFact_assistant/_CENS/census_asst_help.php index fb6f03564c..0154250816 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_asst_help.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_asst_help.php @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html> <html <?php echo WT_I18N::html_markup(); ?>> <head> <title>Help window</title> |
