mirror of
https://github.com/adanrsantos/ThePlaceHolders.git
synced 2024-12-16 12:20:37 -06:00
reverted unnecessary changes to register.html
This commit is contained in:
parent
5e85dfc9da
commit
09602d48f1
|
@ -35,7 +35,7 @@
|
||||||
</small>
|
</small>
|
||||||
<br><br>
|
<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>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<script src="register.js"></script>
|
<script src="register.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue