Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithCrescent authored Jun 25, 2023
1 parent 7eab0b2 commit baffa46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}
?>

<!-- Nichek +255 676827992 kama hujaelewa popote -->
<!-- Nichek +255 676 827 992 kama hujaelewa popote -->

<!DOCTYPE html>
<html>
Expand Down Expand Up @@ -127,7 +127,7 @@
<input type="text" id="subject" name="subject" placeholder="Your email subject" required>

<label for="message">Message<span class="required">*</span></label>
<textarea id="message" name="message" placeholder="Write something.." rows="5" required></textarea>
<textarea id="message" name="message" placeholder="Write message.." rows="5" required></textarea>

<input type="submit" value="Submit">
</form>
Expand Down

0 comments on commit baffa46

Please sign in to comment.