Improve layout of wizard publish

bzr revid: ced-9f61898563a3c3fa3b2421aaa1d4992ebfbeb49d
This commit is contained in:
ced 2007-10-30 09:05:36 +00:00
parent c378996c51
commit 65c528185f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import module_zip
intro_form = '''<?xml version="1.0"?>
<form string="Module publication">
<separator string="Publication information" colspan="4"/>
<field name="text" colspan="4" nolabel="1"/>
<field name="text" colspan="4" nolabel="1" width="300" height="200"/>
</form>'''
intro_fields = {