saving dynaform

This commit is contained in:
safan
2010-12-08 09:51:57 +00:00
parent 2e97a8e9ec
commit d380899945

View File

@@ -874,6 +874,7 @@ text both horizontally (e.g. right) and vertically within that rectangle */
'text-align:'+halign+';'+
'font-family:' + this.ftFam + ';'+
'font-size:' + this.ftSz + ';'+
'line-height: 100%;'+
'color:' + this.color + ';' + this.ftSty + '">'+
txt +
'<\/div>';