4305: p element in W3 compliance
svn: r18048
This commit is contained in:
@ -1862,7 +1862,8 @@ class BasePage(object):
|
||||
thumbnail += hyper
|
||||
|
||||
if usedescr:
|
||||
hyper += Html("p", name, inline = True)
|
||||
hyper += Html('br')
|
||||
hyper += Html("span", name, inline = True)
|
||||
|
||||
# return thumbnail division to its callers
|
||||
return thumbnail
|
||||
|
Reference in New Issue
Block a user