Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Commit 8e2bdd5

Browse files
authored
Merge pull request #1622 from mozilla/fix-shutdown-string
Remove double space from Marketplace shutdown string
2 parents d6dbdd3 + 2ebb865 commit 8e2bdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/shutdown_banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<mkt-banner id="shutdown-banner" dismiss="off" theme="error">
2-
{{ _('The Marketplace will shut down on March 30th, 2018. If there are any apps that you would like, and have not downloaded yet, please do so before that date. See <a href="{url}">the wiki</a> for more background.')|format(url="https://wiki.mozilla.org/Marketplace/FutureofMarketplaceFAQ") }}
2+
{{ _('The Marketplace will shut down on March 30th, 2018. If there are any apps that you would like, and have not downloaded yet, please do so before that date. See <a href="{url}">the wiki</a> for more background.')|format(url="https://wiki.mozilla.org/Marketplace/FutureofMarketplaceFAQ") }}
33
</mkt-banner>

0 commit comments

Comments
 (0)