1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00

Update index.html

This commit is contained in:
Cydrobolt 2014-01-18 17:49:18 -05:00
parent b025f04aa8
commit c938e1c451

View File

@ -17,7 +17,7 @@
</div>
<div class="container">
<div class="jumbotron" style="text-align:center; padding-top:80px; background-color: rgba(0,0,0,0);">
<form method="GET" action="createurl.php" role="form">URL:<input type="text" class="form-control" placeholder="URL" id="url" value="http://" name="urlr" /> <input type="submit" class="btn btn-info btn-large" value="Shorten!"/></form></div>
<form method="GET" action="createurl.php" role="form">URL:<input type="text" class="form-control" placeholder="URL" id="url" value="http://" name="urlr" /><br> <input type="submit" class="btn btn-info btn-large" value="Shorten!"/></form></div>
</div>
<footer>
<p id="footer-pad">&copy; Copyright 2013 <a href="http://techfilmer.com">Srijay Kasturi</a>, <a href="http://xcyd.tk">cydrobolt</a>, <a href="http://fwilson.me">fwilson</a> - Special Thanks to <a href="http://mywot.com">WOT</a></p>