From ff740779b6d09e26416a348a22a7380b13068ac2 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 26 Jan 2025 08:45:02 +0200 Subject: chore(views): Replace - +
- "> + ">
@@ -19,13 +19,13 @@
- WID}/favicon.ico" ?>" class="favicon"> - WID}" ?>">URL ?> - Date ?> + WID}/favicon.ico" ?>" class="favicon"> + WID}" ?>">URL ?> + Date ?>
- Visits: Visits ?> - RequesterUID)->Username ?> + Visits: Visits ?> + RequesterUID)->Username ?>
@@ -38,15 +38,15 @@ -

"" Does not exist!

+

"" Does not exist!

Submit another request or check the spelling of the site and try again

Go back! -

"" hasn't been archived yet!

+

"" hasn't been archived yet!

- "> + ">
diff --git a/views/header.php b/views/header.php index 30e9638..7a874d4 100644 --- a/views/header.php +++ b/views/header.php @@ -6,7 +6,7 @@ - <?php echo htmlspecialchars($title ?? "No Way Forward Human");?> + <?= htmlspecialchars($title ?? "No Way Forward Human");?>
diff --git a/views/home/index.php b/views/home/index.php index 37aa1f0..6fbad4c 100644 --- a/views/home/index.php +++ b/views/home/index.php @@ -15,17 +15,17 @@

Most popular archives

-
+
- URL ?> - Date ?> + URL ?> + Date ?>
- - Title ?> + + Title ?>
- Visits: Visits ?> + Visits: Visits ?>
diff --git a/views/login/index.php b/views/login/index.php index a77f106..1580cf2 100644 --- a/views/login/index.php +++ b/views/login/index.php @@ -10,7 +10,7 @@

- Fail: + Fail:

diff --git a/views/profile/index.php b/views/profile/index.php index 3e79d71..54da307 100644 --- a/views/profile/index.php +++ b/views/profile/index.php @@ -8,9 +8,9 @@

- Username ?> - Role ?> + Username ?> + Role ?>
-

User "" doesn't exist!

+

User "" doesn't exist!

diff --git a/views/register/index.php b/views/register/index.php index 4e2abb1..1dc7bea 100644 --- a/views/register/index.php +++ b/views/register/index.php @@ -9,7 +9,7 @@

- Fail: + Fail:

diff --git a/views/test/index.php b/views/test/index.php index e5656e1..bce8371 100644 --- a/views/test/index.php +++ b/views/test/index.php @@ -13,8 +13,8 @@

- Username ?> - Role ?> + Username ?> + Role ?>
-- cgit v1.2.3