update dialogs
This commit is contained in:
parent
7bc57e287a
commit
f17942c1cd
19 changed files with 68 additions and 55 deletions
|
@ -18,11 +18,11 @@
|
|||
</div>
|
||||
|
||||
<div class="wizardNavigation">
|
||||
<button is="emby-button" type="button" onclick="history.back();" class="raised">
|
||||
<button is="emby-button" type="button" onclick="history.back();" class="raised button-cancel">
|
||||
<i class="md-icon">arrow_back</i>
|
||||
<span>${LabelPrevious}</span>
|
||||
</button>
|
||||
<button is="emby-button" type="submit" class="raised button-accent">
|
||||
<button is="emby-button" type="submit" class="raised button-submit">
|
||||
<span>${LabelNext}</span>
|
||||
<i class="md-icon">arrow_forward</i>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue