fix the tiniest, most invisible, least-affects-anything typo in history
This commit is contained in:
parent
e1a694281e
commit
42626e0310
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@
|
||||||
</button> -->
|
</button> -->
|
||||||
</div>
|
</div>
|
||||||
<div id="script-name" class="script-name">
|
<div id="script-name" class="script-name">
|
||||||
<label for="scrip-name-input">Script Name:</label>
|
<label for="script-name-input">Script Name:</label>
|
||||||
<br />
|
<br />
|
||||||
<input
|
<input
|
||||||
id="script-name-input"
|
id="script-name-input"
|
||||||
|
|
Loading…
Reference in a new issue