set CSS classes list correctly for header without imagees
This commit is contained in:
parent
7cf460a7de
commit
75ae387e7b
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ class Header0(BasePart):
|
|||
macroName = 'header'
|
||||
cssClass = ['span-6 last', 'clear']
|
||||
showImage = False
|
||||
cssClass = ['', 'span-6 last', 'clear']
|
||||
|
||||
|
||||
class Header1(BasePart):
|
||||
|
|
Loading…
Add table
Reference in a new issue