diff --git a/nsupdate/main/templates/main/domain.html b/nsupdate/main/templates/main/domain.html index a6f8ca2..1a743bf 100644 --- a/nsupdate/main/templates/main/domain.html +++ b/nsupdate/main/templates/main/domain.html @@ -15,6 +15,12 @@
+

Generate New Secret

+

You can generate a new shared secret here. If you do so, you have to put it into your nameserver config also. + We'll show you an example config...

+
+ +

Delete Domain

Deleting a domain is not undoable. If you need it back, you'll have to add it again and configure a new shared secret. @@ -22,12 +28,6 @@

-

Generate New Secret

-

You can generate a new shared secret here. If you do so, you have to put it into your nameserver config also. - We'll show you an example config...

-
- -
diff --git a/nsupdate/main/templates/main/host.html b/nsupdate/main/templates/main/host.html index 3551ea7..6af3671 100644 --- a/nsupdate/main/templates/main/host.html +++ b/nsupdate/main/templates/main/host.html @@ -13,13 +13,6 @@ {{ form|bootstrap }} -

Delete Host

-

- Deleting a host is not undoable. If you need it back, you'll have to add it again and configure a new update secret. -

-
- -

Generate New Secret

@@ -27,6 +20,13 @@
+

Delete Host

+

+ Deleting a host is not undoable. If you need it back, you'll have to add it again and configure a new update secret. +

+
+ +

Update Nameserver Entry