Skip to content

Commit 3f20dc8

Browse files
authored
Merge pull request #290 from mozilla/enterprise-add_felt_window_title
Enterprise: Set a title to the FELT Window
2 parents f659773 + e97ee1a commit 3f20dc8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

browser/extensions/felt/content/felt.xhtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
type="application/javascript"
2525
src="chrome://felt/content/window.js"
2626
></script>
27+
<title data-l10n-id="felt-window-title"></title>
2728
</head>
2829

2930
<body>

browser/extensions/felt/content/locales/felt.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## FELT (Firefox Enterprise Launcher Tool) SSO Login
66

7+
felt-window-title = { -brand-short-name } — Login
78
felt-sso-title = Sign in
89
felt-sso-input-email =
910
.description = Use your organizational-issued email

0 commit comments

Comments
 (0)