update dialogs
This commit is contained in:
@@ -51,11 +51,11 @@
|
||||
</div>
|
||||
|
||||
<div class="wizardNavigation">
|
||||
<button is="emby-button" type="button" onclick="history.back();" class="raised subdued">
|
||||
<button is="emby-button" type="button" onclick="history.back();" class="raised">
|
||||
<i class="md-icon">arrow_back</i>
|
||||
<span>${LabelPrevious}</span>
|
||||
</button>
|
||||
<button is="emby-button" type="submit" class="raised raised accent">
|
||||
<button is="emby-button" type="submit" class="raised button-accent">
|
||||
<span>${LabelNext}</span>
|
||||
<i class="md-icon">arrow_forward</i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user