Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jenishmangukiya committed Aug 28, 2023
1 parent 042fa14 commit 7b58e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OGRBS/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ function al_sub()
<div class="row">
<div class="col-md-6">
<h2>Get in touch</h2>
<form action="mailto:kd.lukhi99@gmail.com" method="post" enctype="text/plain">
<form action="mailto:testmail@gmail.com" method="post" enctype="text/plain">
<div class="form-group">
<input id="name" type="text" class="form-control" name="name" placeholder="Name" required>
</div>
Expand Down Expand Up @@ -690,4 +690,4 @@ function myMap() {
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>

</html>
</html>

0 comments on commit 7b58e1b

Please sign in to comment.