diff --git a/app/frontend/templates/panel/parts/big_bucket_wiz.html b/app/frontend/templates/panel/parts/big_bucket_wiz.html new file mode 100644 index 00000000..d62ce5fe --- /dev/null +++ b/app/frontend/templates/panel/parts/big_bucket_wiz.html @@ -0,0 +1,154 @@ +
+
+ +
+ + {% if data['super_user'] %} +
+ +
+ {% end %} +
+
+
+ +
+
+ + +
+
+ +
+
+ + +
+
+ + + + + \ No newline at end of file diff --git a/app/frontend/templates/panel/update_center.html b/app/frontend/templates/panel/update_center.html new file mode 100644 index 00000000..e69de29b diff --git a/app/frontend/templates/server/wizard.html b/app/frontend/templates/server/wizard.html index ff9ab978..782136f6 100644 --- a/app/frontend/templates/server/wizard.html +++ b/app/frontend/templates/server/wizard.html @@ -63,52 +63,7 @@ {% end %} {% raw xsrf_form_html() %}
- -
-
- -
- - {% if data['super_user'] %} -
- -
- {% end %} -
-
-
- -
-
- - -
-
- -
-
- - -
-
- + {% include "../panel/parts/big_bucket_wiz.html" %}
@@ -1114,113 +1069,4 @@ }); - - - {% end %} \ No newline at end of file