From 2f23a77244d02468a4d59c1581c5a7b4fb526a3a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 27 Oct 2014 16:15:02 +0100 Subject: No reason to put a container into a container everywhere --- templates/serversetup/ipaddress.html | 64 +++++++++++++++++------------------- 1 file changed, 31 insertions(+), 33 deletions(-) (limited to 'templates/serversetup/ipaddress.html') diff --git a/templates/serversetup/ipaddress.html b/templates/serversetup/ipaddress.html index acfbb408..e4967703 100644 --- a/templates/serversetup/ipaddress.html +++ b/templates/serversetup/ipaddress.html @@ -1,36 +1,34 @@ -
-
-
- {{lang_bootAddress}} -
-
+
+
+ {{lang_bootAddress}} +
+
+

+ {{lang_chooseIP}} +

+
+ + + + {{#ips}} + + + {{#default}} + + {{/default}} + {{^default}} + + {{/default}} + + {{/ips}} +
{{ip}} + {{lang_active}} + + +

- {{lang_chooseIP}} + {{lang_bootHint}}

- - - - - {{#ips}} - - - {{#default}} - - {{/default}} - {{^default}} - - {{/default}} - - {{/ips}} -
{{ip}} - {{lang_active}} - - -
-

- {{lang_bootHint}} -

-
-
+
-
+
\ No newline at end of file -- cgit v1.2.3-55-g7522