Update loadcert.html

This commit is contained in:
Nova Cat 2025-01-14 20:38:53 -08:00
parent 31d6b22ebc
commit 933ef74c70

View file

@ -15,7 +15,7 @@
<p>Private Key file <input type=file name=privkey></p><br>
<input type="submit" class="go" value="Upload">
</form><br>
<p><a href="/" class=download style="background-color: red;">Cancel</a></p>
<p><a href="/" class=go style="background-color: red;">Cancel</a></p>
</center>
</body>
</html>