From bdebf4ecd227a8417887e69a8ff302584f5810ee Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 1 Jun 2019 17:35:47 -0600 Subject: [PATCH] Create configuration.htm --- .../install/resources/views/configuration.htm | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 core/install/resources/views/configuration.htm diff --git a/core/install/resources/views/configuration.htm b/core/install/resources/views/configuration.htm new file mode 100644 index 0000000000..729d6d3e41 --- /dev/null +++ b/core/install/resources/views/configuration.htm @@ -0,0 +1,57 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + +
+ Installation: Account + + +
+ {$label_username} + +
+ Enter the username to use when logging in with the browser.
+
+ {$label_password} + +
+ Enter the password to use when logging in with the browser.
+
+ {$domain_name} + +
+ Enter the default domain name. +
+ + +
+
+