New layout
This commit is contained in:
parent
8304e81f8d
commit
f18511b8e4
117 changed files with 902 additions and 22202 deletions
|
|
@ -482,9 +482,9 @@
|
|||
out_xml( '</Block>\r\n')
|
||||
|
||||
###############################################################################
|
||||
if len(spl) == 11:
|
||||
out_xml( '\t; '+ spl[8] + ' ' + spl[9] + ' ' + spl[10]+ ' \r\n')
|
||||
if spl[8] != '-' or spl[9] != '-' or spl[10] != '-':
|
||||
menu_img = spl[7]
|
||||
out_xml( '\t; '+ spl[8] + ' ' + spl[9] + ' ' + spl[10]+ ' \r\n')
|
||||
out_xml( '<Block>\r\n')
|
||||
out_xml('\t<MarginLeft> 33 </MarginLeft>\r\n')
|
||||
out_xml('\t<MarginTop> 22 </MarginTop>\r\n')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue