Base: Use title case in settings button
Matches our HMI guidelines.
This commit is contained in:
parent
16fb2ea3b7
commit
c5d666ea7b
1 changed files with 1 additions and 1 deletions
|
|
@ -553,7 +553,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="dialog-footer">
|
||||
<button id="clear-browsing-data-remove-data" class="secondary-button">Remove data</button>
|
||||
<button id="clear-browsing-data-remove-data" class="secondary-button">Remove Data</button>
|
||||
</div>
|
||||
</dialog>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue