From d3b1cd53b8b39680fe2b5b68dee3e57ee10dac6e Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Fri, 19 Oct 2018 14:31:22 +0200 Subject: [PATCH] Make it more clear how to accept a waitlist offer --- template.jinja/confreg/regform.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/template.jinja/confreg/regform.html b/template.jinja/confreg/regform.html index b19516e..4c64900 100644 --- a/template.jinja/confreg/regform.html +++ b/template.jinja/confreg/regform.html @@ -54,8 +54,8 @@ Your registration is currently on the waitlist.

{%if reg.registrationwaitlistentry.offeredon%}

-Good news - you have been offered a seat from the waitlist. Please -complete the form below and click "Save and finish" to +Good news - you have been offered a seat from the waitlist. Please +complete the form below and click "Save and finish" to complete the process! The process must be completed before {{reg.registrationwaitlistentry.offerexpires.strftime("%Y-%m-%d %H:%M")}} or this offer will expire! @@ -106,6 +106,7 @@ correction.

in the process. Once you are finished, click Save and finish to proceed to the payment options.

+

-- 2.39.5