mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
remove tax information
This commit is contained in:
parent
8792bcabcb
commit
3a136e1464
@ -32,13 +32,6 @@
|
|||||||
<div class="secondary-header border-0 mb-0">
|
<div class="secondary-header border-0 mb-0">
|
||||||
<h1>{{'taxInformation' | i18n}}</h1>
|
<h1>{{'taxInformation' | i18n}}</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="mb-3" *ngIf="org && (org.businessAddress1 || org.businessTaxNumber)">
|
|
||||||
<div>{{org.businessAddress1}}</div>
|
|
||||||
<div>{{org.businessAddress2}}</div>
|
|
||||||
<div>{{org.businessAddress3}}</div>
|
|
||||||
<div>{{org.businessCountry}}</div>
|
|
||||||
<div>{{org.businessTaxNumber}}</div>
|
|
||||||
</div>
|
|
||||||
<p>{{'taxInformationDesc' | i18n}}</p>
|
<p>{{'taxInformationDesc' | i18n}}</p>
|
||||||
<a href="https://bitwarden.com/contact/" target="_blank" rel="noopener" class="btn btn-outline-secondary">
|
<a href="https://bitwarden.com/contact/" target="_blank" rel="noopener" class="btn btn-outline-secondary">
|
||||||
{{'contactSupport' | i18n}}
|
{{'contactSupport' | i18n}}
|
||||||
|
Loading…
Reference in New Issue
Block a user