|
-
+
(c) 2015 SpinPunch, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.
diff --git a/api/templates/invite_body.html b/api/templates/invite_body.html
index 9e1ce33b2e..fdfcfa9f16 100644
--- a/api/templates/invite_body.html
+++ b/api/templates/invite_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/api/templates/password_change_body.html b/api/templates/password_change_body.html
index 3fef3a5c86..c420d7a694 100644
--- a/api/templates/password_change_body.html
+++ b/api/templates/password_change_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/api/templates/post_body.html b/api/templates/post_body.html
index a6b81e2f62..1dd30ca450 100644
--- a/api/templates/post_body.html
+++ b/api/templates/post_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/api/templates/reset_body.html b/api/templates/reset_body.html
index dc6152627b..d388689cf3 100644
--- a/api/templates/reset_body.html
+++ b/api/templates/reset_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/api/templates/signup_team_body.html b/api/templates/signup_team_body.html
index e6ffb3a5bf..83c1679b9f 100644
--- a/api/templates/signup_team_body.html
+++ b/api/templates/signup_team_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/api/templates/verify_body.html b/api/templates/verify_body.html
index 8187c89082..def067a840 100644
--- a/api/templates/verify_body.html
+++ b/api/templates/verify_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/api/templates/welcome_body.html b/api/templates/welcome_body.html
index 5fe3450b72..ff31ee8d5e 100644
--- a/api/templates/welcome_body.html
+++ b/api/templates/welcome_body.html
@@ -9,7 +9,7 @@
-
+
|
diff --git a/web/react/components/team_signup_choose_auth.jsx b/web/react/components/team_signup_choose_auth.jsx
index b8264b887c..8cdeace036 100644
--- a/web/react/components/team_signup_choose_auth.jsx
+++ b/web/react/components/team_signup_choose_auth.jsx
@@ -52,7 +52,7 @@ export default class ChooseAuthPage extends React.Component {
);
diff --git a/web/react/components/team_signup_with_email.jsx b/web/react/components/team_signup_with_email.jsx
index 4fb1c0d017..f27def1912 100644
--- a/web/react/components/team_signup_with_email.jsx
+++ b/web/react/components/team_signup_with_email.jsx
@@ -69,7 +69,7 @@ export default class EmailSignUpPage extends React.Component {
);
diff --git a/web/react/components/team_signup_with_sso.jsx b/web/react/components/team_signup_with_sso.jsx
index 14f281f7a3..5267f44b6b 100644
--- a/web/react/components/team_signup_with_sso.jsx
+++ b/web/react/components/team_signup_with_sso.jsx
@@ -112,7 +112,7 @@ export default class SSOSignUpPage extends React.Component {
{serverError}
);
diff --git a/web/static/images/Battlehouse-logodark.png b/web/static/images/Battlehouse-logodark.png
deleted file mode 100644
index 1fc5b68cac..0000000000
Binary files a/web/static/images/Battlehouse-logodark.png and /dev/null differ
diff --git a/web/static/images/Mattermost-logodark.png b/web/static/images/Mattermost-logodark.png
deleted file mode 100644
index c16978ba89..0000000000
Binary files a/web/static/images/Mattermost-logodark.png and /dev/null differ
diff --git a/web/static/images/Bladekick-logodark.png b/web/static/images/logo-email.png
similarity index 100%
rename from web/static/images/Bladekick-logodark.png
rename to web/static/images/logo-email.png
|