Fix wrong string, now using project instead of order
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
d08a3c083c
commit
502ca4c612
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<borderlayout sclass="orderslayout" width="auto" apply="${orderController}">
|
||||
<north height="30px" border="0" sclass="toolbar-box">
|
||||
<hbox align="center" id="toolbar">
|
||||
<templateFinderPopup id="templateFinderPopup" acceptButtonLabel="${i18n:_('Create Order')}"
|
||||
<templateFinderPopup id="templateFinderPopup" acceptButtonLabel="${i18n:_('Create Project')}"
|
||||
caption="${i18n:_('Choosing Template')}" />
|
||||
|
||||
<button id="createOrderButton" image="/common/img/ico_add.png" sclass="planner-icon"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue