changed border= to style="border: for better xhtml compliance
This commit is contained in:
parent
c1ffd1bc2e
commit
468c5171cf
4 changed files with 31 additions and 30 deletions
|
|
@ -74,7 +74,7 @@ sub definition {
|
|||
},
|
||||
parameters=>{
|
||||
fieldType=>'textarea',
|
||||
defaultValue=>'border="0"'
|
||||
defaultValue=>'style="border: 0px;"'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue