Skip to content

Commit 4774bca

Browse files
committed
fix stuff
1 parent 151c874 commit 4774bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/invoices/userinvoice_spec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
<p><i>This method is currently not available. {{method.unavailable_reason}}</i></p>
6464
{%endif%}
6565
{%else%}
66-
<p>An error occurred when initializing this payment method. Unfortunately, it is not currently available. Please contact the PostgreSQL Europe treasurer to report this.</p>
66+
<p>An error occurred when initializing this payment method. Unfortunately, it is not currently available. Please contact the PostgresOpen treasurer to report this.</p>
6767
{%endif%}
6868
</li>
6969
{%empty%}
7070
There are no payment methods allowed for this invoice. Please contact
71-
PostgreSQL Europe &lt;treasurer at postgresql dot eu&gt; reporting
71+
PostgresOpen &lt;treasurer at postgresopen dot org&gt; reporting
7272
your invoice number to get one or more methods assigned to it.
7373
{%endfor%}
7474
</ul>

0 commit comments

Comments
 (0)