mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix : Someone copied LBRY-C heading in Dev modal
This commit is contained in:
parent
4ba6177e7d
commit
6b3fc04aa4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<div class="modal-dialog" role="document">
|
||||
<div class="modal-content lbry-dark text-white">
|
||||
<div class="modal-header">
|
||||
<h3 class="modal-title" id="developersModal">LBRY Community (LBRYC) </h3>
|
||||
<h3 class="modal-title" id="developersModal">Developers </h3>
|
||||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue