From 4c8d58b646ac62e67fc34c12f8cad51e7512bee3 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 5 Apr 2024 15:00:27 -0400 Subject: add en_CAT makefile and use ucfirst/ucwords --- src/web/_views/apps/auth/login.php | 7 ++++--- src/web/_views/apps/error/main.php | 2 +- src/web/_views/apps/home/main.php | 4 ++-- src/web/_views/apps/people/header.php | 4 ++-- src/web/_views/apps/profile/main.php | 35 +++++++++++++++++++---------------- src/web/_views/header.php | 10 +++++----- src/web/_views/modal/new_post.php | 4 ++-- src/web/_views/modal/register.php | 28 ++++++++++++++-------------- src/web/_views/template/post.php | 6 +++--- 9 files changed, 52 insertions(+), 48 deletions(-) (limited to 'src/web/_views') diff --git a/src/web/_views/apps/auth/login.php b/src/web/_views/apps/auth/login.php index 2ba0896..c12af57 100644 --- a/src/web/_views/apps/auth/login.php +++ b/src/web/_views/apps/auth/login.php @@ -3,7 +3,7 @@

xssbook

- +
@@ -13,9 +13,10 @@ name="username" id="login-username" placeholder=" " + autofocus="true" >
@@ -26,7 +27,7 @@ placeholder=" " >

- +
diff --git a/src/web/_views/apps/home/main.php b/src/web/_views/apps/home/main.php index 60c3eb9..6112173 100644 --- a/src/web/_views/apps/home/main.php +++ b/src/web/_views/apps/home/main.php @@ -9,9 +9,9 @@ id="action-new-post" class="btn btn-alt btn-wide ml" autocomplete="off" - aria-label="" + aria-label="" > - +