Skip to content

Commit fa2c953

Browse files
[ENG-10190][ENG-10214] Permanently update a couple of templates to match admin/admin changes
Update archive_size_exceeded_user and provider_reviews_resubmission_confirmation templates
1 parent 47e26fd commit fa2c953

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

website/templates/archive_size_exceeded_user.html.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</tr>
99
<tr>
1010
<td style="border-collapse: collapse;">
11-
We cannot archive ${src_title} at this time because the projected size of the registration exceeds our usage limits. You should receive a followup email from our support team shortly. We're sorry for any inconvenience this may have caused.
11+
We cannot archive ${src_title} at this time because the projected size of the registration exceeds our usage limits. Please email our support team support@osf.io for assistance. We're sorry for any inconvenience this may have caused.
1212
</td>
1313
</tr>
1414
</%def>

website/templates/reviews_resubmission_confirmation.html.mako

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@
3434
Sincerely,
3535
<br>
3636
Your ${reviewable_provider_name} and OSF teams
37-
<p>
38-
Center for Open Science<br> 210 Ridge McIntire Road, Suite 500, Charlottesville, VA 22903
39-
</p>
37+
<br>
4038
<a href="https://github.com/CenterForOpenScience/cos.io/blob/master/PRIVACY_POLICY.md">Privacy Policy</a>
4139
</div>
4240
</%def>

0 commit comments

Comments
 (0)