From 5d9d367b788d203066fe6b7190fca3d18d554745 Mon Sep 17 00:00:00 2001 From: Colin Gemmell Date: Sun, 16 Feb 2014 17:40:23 +0000 Subject: [PATCH] Add form tag to make install work. There seems to be no javascript to post this form and no form tag to make the form work so added one --- pkg/template/pages/install.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/pkg/template/pages/install.html b/pkg/template/pages/install.html index 27371943..942a81c4 100644 --- a/pkg/template/pages/install.html +++ b/pkg/template/pages/install.html @@ -2,16 +2,18 @@ {{ define "content" }}

Installation

-
- - - -
-
- - - -
+
+
+ + + +
+
+ + + +
+
{{ end }} {{ define "script" }}