*reindented

bzr revid: qdp@tinyerp.com-20081217171057-jzag2xjt3eg4n0xr
This commit is contained in:
qdp 2008-12-17 18:10:57 +01:00
parent f54decf5f3
commit 6232b371fe
1 changed files with 3 additions and 3 deletions

View File

@ -46,9 +46,9 @@ fields = {
}
msg_form = """<?xml version="1.0"?>
<form string="Notification">
<separator string="XML File has been Created." colspan="4"/>
<field name="msg" colspan="4" nolabel="1"/>
<field name="file_save" />
<separator string="XML File has been Created." colspan="4"/>
<field name="msg" colspan="4" nolabel="1"/>
<field name="file_save" />
</form>"""
msg_fields = {