added upgrade mailer
This commit is contained in:
1
app/views/user_mailer/upgrade.html.erb
Normal file
1
app/views/user_mailer/upgrade.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<p>You can upgrade your account by sending $10 USD via Paypal to <%= mail_to Danbooru.config.upgrade_account_email %>. Be sure to include your username.</p>
|
||||
1
app/views/user_mailer/upgrade_fail.html.erb
Normal file
1
app/views/user_mailer/upgrade_fail.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<p>Account upgrades are currently disabled.</p>
|
||||
Reference in New Issue
Block a user