From b74b280b639b04e0567cd527bfa64f45504e9905 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 1 Dec 2013 13:05:17 +0100 Subject: [PATCH] Delete Host / Update other Services - swap columns on UI --- nsupdate/main/templates/main/host.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/nsupdate/main/templates/main/host.html b/nsupdate/main/templates/main/host.html index ff9d265..34a8500 100644 --- a/nsupdate/main/templates/main/host.html +++ b/nsupdate/main/templates/main/host.html @@ -11,10 +11,12 @@ {{ form|bootstrap }} -

Update other Services

-

We can send updates to other services when we receive an update from you.

-
- +

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. +

+ +
@@ -40,12 +42,10 @@
-

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 other Services

+

We can send updates to other services when we receive an update from you.

+ +