From 24cf8cf694241baff6eca1803e1adf029a78edc7 Mon Sep 17 00:00:00 2001 From: Isaac Adjei Date: Wed, 13 May 2026 11:58:00 +0100 Subject: [PATCH] fix: replace personal and generic placeholders with realistic examples --- login.php | 2 +- register.php | 8 ++++---- update.php | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/login.php b/login.php index 57be320..5e9b4eb 100644 --- a/login.php +++ b/login.php @@ -186,7 +186,7 @@ id="email" name="email" value="" - placeholder="e.g. yourname@aston.ac.uk" + placeholder="e.g. alex.johnson@aston.ac.uk" autocomplete="email" > diff --git a/register.php b/register.php index 42a3183..5cad418 100644 --- a/register.php +++ b/register.php @@ -293,7 +293,7 @@ @@ -338,7 +338,7 @@ class="password-toggle" + placeholder="e.g. Python">
@@ -355,7 +355,7 @@ class="password-toggle"
+ placeholder="e.g. Third-year Computer Science student with experience in Python and web development, looking for graduate roles in software engineering...">
@@ -380,7 +380,7 @@ class="password-toggle" + placeholder="e.g. https://github.com/alexjohnson, https://linkedin.com/in/alexjohnson">
diff --git a/update.php b/update.php index 03367d5..2de0d45 100644 --- a/update.php +++ b/update.php @@ -591,7 +591,7 @@ + placeholder="e.g. https://github.com/alexjohnson, https://linkedin.com/in/alexjohnson">