remove links to Moderator Contact Form

This is a temporary measure until we can get the form working again.

This has NOT been approved by any of Habitica's staff.
It's just being proposed for consideration.

The changes are:

- remove link from Help menu
- replace link in Contacts page with mailto admin@habitica.com without changing the visible text of the link
- replace link in Tavern sidebar with mailto admin@habitica.com using the visible text from the Contacts page
This commit is contained in:
Alys
2020-12-06 10:39:50 +10:00
committed by Sabe Jones
parent cf435ad007
commit 62498ab646
3 changed files with 4 additions and 12 deletions

View File

@@ -307,10 +307,9 @@
<sidebar-section :title="$t('helpfulLinks')">
<ul>
<li>
<a
href
@click.prevent="modForm()"
>{{ $t('contactForm') }}</a>
<a href="mailto:admin@habitica.com">
{{ $t('reportCommunityIssues') }}
</a>
</li>
<li>
<router-link

View File

@@ -336,10 +336,6 @@
href="http://habitica.fandom.com/wiki/Habitica_Wiki"
target="_blank"
>{{ $t('wiki') }}</a>
<a
class="topbar-dropdown-item dropdown-item"
@click="modForm()"
>{{ $t('contactForm') }}</a>
</div>
</li>
</b-navbar-nav>

View File

@@ -22,10 +22,7 @@
<br>
{{ $t('reportCommunityIssues') }}
&colon;&nbsp;
<a
href
@click.prevent="modForm()"
>{{ $t('contactForm') }}</a>
<a href="mailto:admin@habitica.com">admin&commat;habitica&period;com</a>
</span>
<br>
{{ $t('subscriptionPaymentIssues') }}