Fix external link: compatible for mobile
This commit is contained in:
parent
cfd3e5a9f1
commit
89af128cce
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<div class="columns text-center">
|
||||
<p class="size-12 text-black">
|
||||
<span translate>All contributions to Copay's translation are welcome. Sign up at crowdin.com and join the Copay project at</span>
|
||||
<a href="https://crowdin.com/project/copay" target="_blank">https://crowdin.com/project/copay</a>.
|
||||
<a ng-click="$root.openExternalLink('https://crowdin.com/project/copay', '_system')">https://crowdin.com/project/copay</a>.
|
||||
</p>
|
||||
<span class="size-12 text-gray" translate>
|
||||
Don't see your language on Crowdin? Contact the Owner on Crowdin! We'd love to support your language.
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
<div class="columns text-center">
|
||||
<p class="size-12 text-black">
|
||||
<span translate>All contributions to Copay's translation are welcome. Sign up at crowdin.com and join the Copay project at</span>
|
||||
<a href="https://crowdin.com/project/copay" target="_blank">https://crowdin.com/project/copay</a>.
|
||||
<a ng-click="$root.openExternalLink('https://crowdin.com/project/copay', '_system')">https://crowdin.com/project/copay</a>.
|
||||
</p>
|
||||
<span class="size-12 text-gray" translate>
|
||||
Don't see your language on Crowdin? Contact the Owner on Crowdin! We'd love to support your language.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue