From 2f800c9f418d161703094ac3aeddc0da31393ddb Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 1 Jun 2019 17:35:04 -0600 Subject: [PATCH] Create account.htm --- core/install/resources/views/account.htm | 60 ++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 core/install/resources/views/account.htm diff --git a/core/install/resources/views/account.htm b/core/install/resources/views/account.htm new file mode 100644 index 0000000000..7a4ceaec5c --- /dev/null +++ b/core/install/resources/views/account.htm @@ -0,0 +1,60 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + +
+ Installation: Account + + +
+ Username + +
+ Enter the username to use when logging in with the browser.
+
+ Password + +
+ Enter the password to use when logging in with the browser.
+
+ Domain Name + +
+ Enter the default domain name. +
+ + + + + +
+
+