mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge pull request #475 from zmac-me/minorfix
Remove an erroneous 'a' from supporter.erb
This commit is contained in:
commit
e96bce69bd
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<p class="tiny">
|
||||
You currently have the <strong>Free Plan (<%= current_site.maximum_space.to_space_pretty %>)</strong>.<br>Want to get more space and help Neocities? Become a supporter!
|
||||
</p>
|
||||
<a href="/supporter">Supporter Info</a>a
|
||||
<a href="/supporter">Supporter Info</a>
|
||||
<% if parent_site.stripe_customer_id || parent_site.paypal_profile_id %>
|
||||
<br>
|
||||
<a href="/settings/invoices">Generated Invoices</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue