add localization stub
This commit is contained in:
parent
7dd0efdcc2
commit
1f1dcf80c1
14 changed files with 105 additions and 1383 deletions
|
@ -26,8 +26,8 @@
|
|||
</ul>
|
||||
|
||||
<div class="wizardNavigation">
|
||||
<button type="button" data-iconpos="left" data-icon="arrow-l" data-inline="true" onclick="history.back();">Previous</button>
|
||||
<button type="submit" data-iconpos="right" data-icon="arrow-r" data-inline="true">Next</button>
|
||||
<button type="button" data-iconpos="left" data-icon="arrow-l" data-inline="true" onclick="history.back();">${LabelPrevious}</button>
|
||||
<button type="submit" data-iconpos="right" data-icon="arrow-r" data-inline="true">${LabelNext}</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue