mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
fixed spelling issue
error notify didnt work
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<div id="notifyError" class="notifyError">
|
<div id="notifyError" class="notifyError">
|
||||||
<div class="innerText">
|
<div class="innerText">
|
||||||
<i class="fas fa-exclamation-circle icon info"></i>
|
<i class="fas fa-exclamation-circle icon info"></i>
|
||||||
<p lass="text" id="errorMessage"></p>
|
<p class="text" id="errorMessage"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user