aboutsummaryrefslogtreecommitdiff
path: root/views/register
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-01-26 08:45:02 +0200
committerSyndamia <kamen@syndamia.com>2025-01-26 08:45:02 +0200
commitff740779b6d09e26416a348a22a7380b13068ac2 (patch)
treef4cd3791ad6d5cbb5febe0c8f2c67f0b6093f947 /views/register
parentf1246e8b009ce3cd3229225bf1d57237cad58ce0 (diff)
downloadnowayforward_human-ff740779b6d09e26416a348a22a7380b13068ac2.tar
nowayforward_human-ff740779b6d09e26416a348a22a7380b13068ac2.tar.gz
nowayforward_human-ff740779b6d09e26416a348a22a7380b13068ac2.zip
chore(views): Replace <?php echo with <?=
Diffstat (limited to 'views/register')
-rw-r--r--views/register/index.php2
1 files changed, 1 insertions, 1 deletions
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 @@
<?php if ($status !== null): ?>
<?php if ($status !== ""): ?>
<p>
- Fail: <?php echo $status ?>
+ Fail: <?= $status ?>
</p>
<?php else: ?>
<p>