summaryrefslogtreecommitdiff
path: root/modules_v3
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2013-10-05 22:08:48 +0100
committerGreg Roach <fisharebest@gmail.com>2013-10-05 22:08:48 +0100
commitb6ec77e065d2d00451a2f342df4586c1f8ac9286 (patch)
tree75e0a60c3dcdcfb2fecd46b1263daa2e8342560c /modules_v3
parent25c9518ec3640804c585c9e89dc07afc351e83c8 (diff)
downloadwebtrees-b6ec77e065d2d00451a2f342df4586c1f8ac9286.tar.gz
webtrees-b6ec77e065d2d00451a2f342df4586c1f8ac9286.tar.bz2
webtrees-b6ec77e065d2d00451a2f342df4586c1f8ac9286.zip
HTML validation
Diffstat (limited to 'modules_v3')
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php b/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php
index 9322f73973..10dacdb3d1 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php
@@ -1100,7 +1100,7 @@ if (!defined('WT_WEBTREES')) {
// Input renamed as type=hidden to hide the date field ----- //
// Note Input field is still required ---------------------- //
?>
- <input type="hidden" style="width:6em; background:#bbddff;" id="censDate" name="censDate" type="text" value="<?php echo ""; ?>" readonly="readonly">
+ <input type="hidden" style="width:6em; background:#bbddff;" id="censDate" name="censDate" type="text" value="<?php echo ""; ?>">
</font>
</td></tr></table>
</div>