<div>I have just updated my copy of the svn and noted a change in the table page definition in templates/pageTemplates/template.xwd<br></div><div><br></div><div>The original entry</div><div><br></div><div>    <name type="TextInput" label="Page Title"/><br>
    <text type="TextArea" height="300" width="380" label="Text"/><br>    <align type="ComboBox" label="Align Text" options="left,right,top,bottom" width="100"/></div>
<div><br></div><div>now reads</div><div><br></div><div><name type="TextInput" label="Page Title"/><br>    <align type="ComboBox" label="Align Text" options="left,right,top,bottom" width="100"/></div>
<div><br></div><div>However the table.rlm file continues to refer to table[0].text in line 285 as the text value for the text Icon "mainText"</div><div><br></div><div>Is this correct?</div><div><br></div><div>Kind regards</div>
<div><br></div><div>Johnathan</div>