From ef7981af75ad3b177e10f1435234bd483a060908 Mon Sep 17 00:00:00 2001 From: alpcentaur Date: Mon, 29 Aug 2022 22:02:24 +0200 Subject: [PATCH] update form.php added a line to do not have double header access, and changed echo variable syntax, more stable on multiple os --- form.php | 81 +++++++++++++++++++++++++++----------------------------- 1 file changed, 39 insertions(+), 42 deletions(-) diff --git a/form.php b/form.php index 4b7b5eb..8622205 100644 --- a/form.php +++ b/form.php @@ -1,9 +1,9 @@

- +

-
-

+
+

-

+
+ placeholder="" />
-
+
+ ` id="realname" name="realname" placeholder="" />
+ placeholder="" />
-
+ placeholder="" />
-
+ name="email" placeholder="" />
@@ -61,14 +59,14 @@
- +
@@ -76,14 +74,14 @@
- +
- +
+ placeholder="">
@@ -91,35 +89,35 @@
- +
- +
- +
- +
+ placeholder="">
+ placeholder="">
+ placeholder="">
@@ -129,10 +127,10 @@
-
+
- +
@@ -180,7 +178,7 @@
- * + *
@@ -190,12 +188,12 @@
+ class="button is-orange">
+ class="button is-green">
@@ -209,5 +207,4 @@ -