We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6acab commit 5cf563eCopy full SHA for 5cf563e
Partners/partnerlogin.html
@@ -18,6 +18,6 @@ <h1>Coding Hut Partner Dashboard Login</h1>
18
<label for="plkey">Partner Login Key:</label><br>
19
<input type="text" id="plkey" name="plkey" required>
20
<br>
21
- <input type="submit">
+ <input type="submit" value="Sign In">
22
</form>
23
</body></html>
0 commit comments