changed border= to style="border: for better xhtml compliance

This commit is contained in:
JT Smith 2006-03-04 08:07:17 +00:00
parent c1ffd1bc2e
commit 468c5171cf
4 changed files with 31 additions and 30 deletions

View file

@ -74,7 +74,7 @@ sub definition {
},
parameters=>{
fieldType=>'textarea',
defaultValue=>'border="0"'
defaultValue=>'style="border: 0px;"'
}
}
});