From 52e0597e1b92944bfa8791c870fb74fc64d151c1 Mon Sep 17 00:00:00 2001 From: fanf1re <65081973+fanf1re@users.noreply.github.com> Date: Sat, 9 May 2020 13:09:18 -0400 Subject: [PATCH] chore: update text In line 11 change "How is your name" to "Please enter your name!" --- templates/publicdisplayname.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/publicdisplayname.php b/templates/publicdisplayname.php index 55c0cbf..8147ae4 100644 --- a/templates/publicdisplayname.php +++ b/templates/publicdisplayname.php @@ -8,7 +8,7 @@

-

t('How is your name?')); ?>

+

t('Please enter your name!')); ?>

t('The name must be at least 3 characters long.')); ?>
@@ -22,4 +22,4 @@ class="svg icon-confirm input-button-inline" value="" />

- \ No newline at end of file +