From 7429b14a107027f68e4e8b5b3167511e93946d97 Mon Sep 17 00:00:00 2001 From: LinuxMint4Ever <> Date: Tue, 18 Feb 2020 20:04:27 +0100 Subject: [PATCH] added placeholder files and fixed a few links --- content/login/index.html | 10 +++++----- content/login/redirect.php | 0 content/signup/index.html | 6 +++--- content/signup/redirect.php | 0 content/userhome/index.php | 4 ++-- index.html | 7 +++---- 6 files changed, 13 insertions(+), 14 deletions(-) create mode 100644 content/login/redirect.php create mode 100644 content/signup/redirect.php diff --git a/content/login/index.html b/content/login/index.html index 40d7d8f..5f5620f 100644 --- a/content/login/index.html +++ b/content/login/index.html @@ -9,7 +9,7 @@ @@ -25,17 +25,17 @@

Login:

-
+

- +

- +

- \ No newline at end of file + diff --git a/content/login/redirect.php b/content/login/redirect.php new file mode 100644 index 0000000..e69de29 diff --git a/content/signup/index.html b/content/signup/index.html index 1d50f4d..0aa1688 100644 --- a/content/signup/index.html +++ b/content/signup/index.html @@ -8,7 +8,7 @@ @@ -24,7 +24,7 @@

Sign Up:

-
+

Benutzername:

E-Mail:

Passwort:

@@ -37,4 +37,4 @@
- \ No newline at end of file + diff --git a/content/signup/redirect.php b/content/signup/redirect.php new file mode 100644 index 0000000..e69de29 diff --git a/content/userhome/index.php b/content/userhome/index.php index abb36cf..1f125c8 100644 --- a/content/userhome/index.php +++ b/content/userhome/index.php @@ -5,5 +5,5 @@

ThreadR

-

Welcome back $get

- \ No newline at end of file +

Welcome back, !

+ diff --git a/index.html b/index.html index 5a58d10..679a6ec 100644 --- a/index.html +++ b/index.html @@ -2,17 +2,16 @@ Home page - + -
@@ -25,4 +24,4 @@ - \ No newline at end of file +