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

Commit ebe29cc

Browse files
committed
remove the part about contributions for apps (bug 703713)
1 parent 84e285b commit ebe29cc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

apps/devhub/templates/devhub/payments/payments.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ <h2>{{ title }}</h2>
3636
{% if waffle.switch('marketplace') %}
3737
<p class="intro-blah">
3838
{% if webapp %}
39-
{{ loc('Mozilla is pleased to provide you with the ability to ask for
40-
optional financial contributions or to sell your app in our
41-
Marketplace. Please read the important information below to
42-
learn about these programs.') }}
39+
{{ loc('Mozilla is pleased to provide you with the ability to sell
40+
your app in our Marketplace. Please read the important
41+
information below to learn about this program.') }}
4342
{% else %}
4443
{% trans %}
4544
Mozilla is pleased to provide you with the ability to ask for optional

0 commit comments

Comments
 (0)