Skip to content

Commit 5cf563e

Browse files
authored
Update partnerlogin.html
Sign in button
1 parent 3f6acab commit 5cf563e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Partners/partnerlogin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ <h1>Coding Hut Partner Dashboard Login</h1>
1818
<label for="plkey">Partner Login Key:</label><br>
1919
<input type="text" id="plkey" name="plkey" required>
2020
<br>
21-
<input type="submit">
21+
<input type="submit" value="Sign In">
2222
</form>
2323
</body></html>

0 commit comments

Comments
 (0)