From 6fd1bd4da1450889471e4c72adbe52ee4a3ca101 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 31 Aug 2014 01:52:59 +0200 Subject: [PATCH] add host view: use 50/50 split for form and help --- nsupdate/main/templates/main/host_add.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nsupdate/main/templates/main/host_add.html b/nsupdate/main/templates/main/host_add.html index 58a6c4d..9fb85e7 100644 --- a/nsupdate/main/templates/main/host_add.html +++ b/nsupdate/main/templates/main/host_add.html @@ -3,7 +3,7 @@ {% block content %}
-
+

{% trans "Create a new Host" %}

@@ -13,7 +13,7 @@
-
+

{% trans "Help" %}

{% trans "Here you can add new hosts (like routers, PCs, servers, ...)." %}