Fix incorrect ID in 2str dialogs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<dialog defbtn='done'>
|
||||
<pict name='pict' type='dlog' size='large' num='0' top='9' left='9'/>
|
||||
<text name='str1' framed='true' top='8' left='91' width='257' height='90'/>
|
||||
<text name='str1' framed='true' top='107' left='91' width='257' height='98'/>
|
||||
<text name='str2' framed='true' top='107' left='91' width='257' height='98'/>
|
||||
<button name='done' type='done' top='212' left='287'/>
|
||||
<button name='record' type='regular' def-key='r' top='212' left='8'>Record</button>
|
||||
</dialog>
|
@@ -4,7 +4,7 @@
|
||||
<dialog defbtn='done'>
|
||||
<pict name='pict' type='dlog' num='8' top='9' left='9'/>
|
||||
<text name='str1' framed='true' top='8' left='55' width='257' height='90'/>
|
||||
<text name='str1' framed='true' top='107' left='55' width='257' height='98'/>
|
||||
<text name='str2' framed='true' top='107' left='55' width='257' height='98'/>
|
||||
<button name='done' type='done' top='212' left='251'/>
|
||||
<button name='record' type='regular' def-key='r' top='212' left='8'>Record</button>
|
||||
</dialog>
|
Reference in New Issue
Block a user