mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Clean up errant tag
This commit is contained in:
parent
11ec36035c
commit
3da25c1297
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
<h3 id="deleteConfirmModalLabel">Confirm deletion</h3>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>You are about to delete the file <span id="deleteFileName"></span>. Are you sure?</p?>
|
||||
<p>You are about to delete the file <span id="deleteFileName"></span>. Are you sure?</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue