From 969046134ac68df376c9358ef356d4913c257abc Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Wed, 19 Aug 2015 21:36:15 -0400 Subject: [PATCH] Tighten up a couple things --- www/new.spt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/new.spt b/www/new.spt index cc5125836c..e13cb1161b 100644 --- a/www/new.spt +++ b/www/new.spt @@ -70,8 +70,7 @@ title = _("Apply for a New Team") {{ _("Where can people find instructions on how to do your work for you?") }} - - + {{ _("Agreements") }} {{ _( "I agree to have my application {0}publicly reviewed{1}." @@ -100,10 +99,11 @@ title = _("Apply for a New Team") {% if ntips %} Migration of Payments + The {{ ntips }} weekly payments totalling ${{ receiving }} that - previously were directed at you will be redirected to your new Team, - pending approval of your application. - {% endif %} + previously were directed to your {{ user.participant.username }} user + account will be redirected to your new Team, pending approval of + your application.
{{ _("Where can people find instructions on how to do your work for you?") }}
The {{ ntips }} weekly payments totalling ${{ receiving }} that - previously were directed at you will be redirected to your new Team, - pending approval of your application.