Fixed problem with space in names dyanforms bug:6415

This commit is contained in:
AlvArO
2011-03-22 11:50:47 -04:00
parent 2e4452a53a
commit 6c4ac66246

View File

@@ -37,7 +37,7 @@
</CONTINUE>
<SAVE_DYNAFORM type="button" onclick="dynaformSave( this.form, false );">
<en>Save</en>
<en>Save</en>
</SAVE_DYNAFORM>
<SAVE_OPEN type="button" onclick="dynaformSave( this.form, true );">