We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237c66a commit cfdcc01Copy full SHA for cfdcc01
1 file changed
website/templates/pending_registration_admin.html.mako
@@ -32,7 +32,7 @@
32
To cancel this registration: <a href="${disapproval_link}">Click here</a>.
33
</p>
34
<p>
35
- % if not reviewable_provider__id != 'gfs':
+ % if reviewable_provider__id != 'gfs':
36
Note: If any admin clicks their cancel link, the submission will be canceled immediately, and the
37
pending registration will be reverted to draft state to revise and resubmit. This operation is irreversible.
38
% else:
0 commit comments