Refactor character creation tool XML: replace nested Label with standalone TableLayout in body
This commit is contained in:
parent
73dc0dc038
commit
3191bf0aaf
@ -28,7 +28,6 @@
|
||||
</RowLayout>
|
||||
</Header>
|
||||
<Body>
|
||||
<Label>
|
||||
<TableLayout>
|
||||
<Columns>
|
||||
<Column>
|
||||
@ -56,7 +55,6 @@
|
||||
</Label>
|
||||
</Content>
|
||||
</TableLayout>
|
||||
</Label>
|
||||
</Body>
|
||||
<!--<Footer></Footer>-->
|
||||
</Page>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user