Fix the stupidest of stupid misspellings.

This commit is contained in:
Robbie Antenesse 2016-02-24 13:29:09 -07:00
parent 1843cae297
commit 2e346e597f
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ require_once(SITE_LOCATION . '/php/notificationconditiontree.php');
</div>
<div id="leftColumn">
<form id="wordEntryForm">
<div id="formLockButton" class="clickable" onclick="ToggleWordFormLock()" title="Lock/lnlock form from the top of the page">&#128274;</div>
<div id="formLockButton" class="clickable" onclick="ToggleWordFormLock()" title="Lock/unlock form from the top of the page">&#128274;</div>
<label><span>Word</span>
<input type="text" id="word" />
</label>