Skip to content

Commit a2b09e8

Browse files
committed
link: Review the submited updates
Signed-off-by: Josh Soref <[email protected]>
1 parent f38e263 commit a2b09e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/templates/emails/updates_pending_approval.html.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
submitted updates</a>. Decisions must be made within
2020
${int(settings.REGISTRATION_UPDATE_APPROVAL_TIME.total_seconds() / 3600)} hours.
2121
% else:
22-
<a href="${update_url}">Click here</a> to review the submited updates.
22+
<a href="${update_url}">Review the submited updates</a>.
2323
Admins have up to ${int(settings.REGISTRATION_UPDATE_APPROVAL_TIME.total_seconds() / 3600)} hours
2424
to make their decision.
2525
% endif

0 commit comments

Comments
 (0)