[gen] Bugfixes.
This commit is contained in:
parent
809a553cf4
commit
59dc619c7f
4 changed files with 29 additions and 15 deletions
|
@ -81,7 +81,7 @@ class Field:
|
|||
class="discreet">::zobj.translate('descr', field=field)</span>''')
|
||||
|
||||
# Displays a field help.
|
||||
pxHelp = Px('''<acronym title="zobj.translate('help', field=field)"><img
|
||||
pxHelp = Px('''<acronym title=":zobj.translate('help', field=field)"><img
|
||||
src=":url('help')"/></acronym>''')
|
||||
|
||||
# Displays validation-error-related info about a field.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue