mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Base: Use title case in settings button
Matches our HMI guidelines.
This commit is contained in:
Notes:
github-actions[bot]
2026-02-13 15:22:13 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/c5d666ea7b2 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7776
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user