1
0
mirror of https://github.com/google/nomulus synced 2026-06-09 16:33:02 +00:00

Revert "Change the wording on the lock-not-enabled page (#504)" (#787)

This reverts commit 28d3af0ee9.

We are now ready to accept new Registry Lock requests so we can have the
originally-designed wording back in place
This commit is contained in:
gbrodman
2020-08-31 15:19:42 -04:00
committed by GitHub
parent 5db8cbc994
commit 5a08ce498e
3 changed files with 5 additions and 2 deletions

View File

@@ -163,5 +163,7 @@
/** Content if the registrar is not allowed to use registry lock. */
{template .lockNotAllowedOnRegistrar}
<h2>Registry Lock is coming soon; please stay tuned for updates.</h2>
{@param supportEmail: string}
<h2>Sorry, your registrar hasn't enrolled in registry lock yet. To do so, please
contact {$supportEmail}.</h2>
{/template}