From a18a1fc0d2ed1fba0d9aece8c2064bf1f23c7f7b Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Tue, 11 Dec 2012 23:36:54 +0200 Subject: [PATCH] changed ssl field ordrer --- web/templates/admin/add_web.html | 20 ++++++++++---------- web/templates/user/add_web.html | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/web/templates/admin/add_web.html b/web/templates/admin/add_web.html index 0c0affad..53dc4e01 100644 --- a/web/templates/admin/add_web.html +++ b/web/templates/admin/add_web.html @@ -229,16 +229,6 @@ - - - SSL Key - - - - - - - SSL Certificate @@ -249,6 +239,16 @@ + + + SSL Key + + + + + + + SSL Certificate Authority / Intermediate (optional) diff --git a/web/templates/user/add_web.html b/web/templates/user/add_web.html index a387b915..35b1c49c 100644 --- a/web/templates/user/add_web.html +++ b/web/templates/user/add_web.html @@ -219,16 +219,6 @@ - - - SSL Key - - - - - - - SSL Certificate @@ -239,6 +229,16 @@ + + + SSL Key + + + + + + + SSL Certificate Authority / Intermediate (optional)