diff options
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -248,7 +248,7 @@ <div class="row" id="register"> <div class="col-md-12"> <h2 style="color: #7f9233">Registration</h2> - <span><center><b style="color:#74862f">Registration starts from 06-May-2019. Limited seats only.</b></center></span> + <span><center><b style="color:#74862f">Registration starts from 10-May-2019. Limited seats only.</b></center></span> </div> <div class="col-lg-12"> <div class="panel panel-red"> @@ -273,7 +273,7 @@ <a href="#" target="_blank" class="btn btn-primary btn-md" onclick="altFunction()">Register Now</a> <script> function altFunction() { - alert("Registration starts from 06-May-2019. Limited seats only."); + alert("Registration starts from 10-May-2019. Limited seats only."); } </script> </center> @@ -507,4 +507,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |