mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-17 00:03:36 -04:00
Remove duplicate title ID (#56)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<button class="uk-modal-close-default" type="button" uk-close></button>
|
||||
<div class="uk-modal-header">
|
||||
<div>
|
||||
<h3 class="uk-modal-title break-word" id="modal-entry-title">Edit</h3>
|
||||
<h3 class="uk-modal-title break-word">Edit</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-modal-body">
|
||||
|
||||
Reference in New Issue
Block a user