mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Title case for buttons
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</label>
|
||||
</span>
|
||||
|
||||
<button class="btn" data-dismiss="modal">close</button>
|
||||
<button class="btn" data-dismiss="modal">Close</button>
|
||||
<button class="btn btn-primary x-organize">Organize</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user