mirror of
https://github.com/adanrsantos/ThePlaceHolders.git
synced 2024-12-16 05:50:39 -06:00
reverted unnecessary changes to register.html
This commit is contained in:
parent
5e85dfc9da
commit
09602d48f1
|
@ -35,7 +35,7 @@
|
|||
</small>
|
||||
<br><br>
|
||||
|
||||
<input id="submit" type="submit" class="btn btn-primary" value="Send Code" onclick="window.location.href='confirmation.html';">
|
||||
<input id="submit" type="submit" class="btn btn-primary" value="Submit">
|
||||
</form>
|
||||
</div>
|
||||
<script src="register.js"></script>
|
||||
|
|
Loading…
Reference in a new issue