From 4078e89b505d9fc976f1646c496ec5c3de071004 Mon Sep 17 00:00:00 2001 From: okhin Date: Mon, 13 Feb 2017 18:40:31 +0100 Subject: [PATCH] Shorter text for the call form and input field now required --- templates/home.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/home.html b/templates/home.html index 68a16b7..fbf2018 100644 --- a/templates/home.html +++ b/templates/home.html @@ -33,11 +33,10 @@
{{ _("Call for free") }}
-

{{ _("If you want to call for free, you must provide us with your phone number - (the PiPhone will call that number to initiate the communication).") }}

+

{{ _("We need your phone number to initiate the call") }}

- +

{{ _('Starting with your country code, without the initial 0') }} -- GitLab