mirror of
https://github.com/google/nomulus
synced 2026-01-07 22:15:30 +00:00
Add admin page link to create new registrar
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=233956155
This commit is contained in:
@@ -52,6 +52,13 @@
|
||||
{call .oteStatus}
|
||||
{param registrarType: $type /}
|
||||
{/call}
|
||||
<tr class="{css('kd-settings-pane-section')}">
|
||||
<td>
|
||||
<label class="{css('setting-label')}">Create new registrar</label>
|
||||
<td class="{css('setting')}">
|
||||
<p><a href="/registrar-create">New registrar form</a>
|
||||
</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
{/template}
|
||||
|
||||
Reference in New Issue
Block a user