|
|
|
@ -3,7 +3,7 @@ |
|
|
|
<div class="card-body px-5"> |
|
|
|
<div class="row"> |
|
|
|
<div class="col"> |
|
|
|
<span style="font-size: 0.8em;" class="text-uppercase text-muted">{{ |
|
|
|
<span style="font-size: 0.8em" class="text-uppercase text-muted">{{ |
|
|
|
'AbpUiMultiTenancy::Tenant' | abpLocalization |
|
|
|
}}</span |
|
|
|
><br /> |
|
|
|
@ -47,7 +47,7 @@ |
|
|
|
</form> |
|
|
|
</ng-template> |
|
|
|
<ng-template #abpFooter> |
|
|
|
<button #abpClose type="button" class="btn btn-secondary"> |
|
|
|
<button abpClose type="button" class="btn btn-secondary"> |
|
|
|
{{ 'AbpTenantManagement::Cancel' | abpLocalization }} |
|
|
|
</button> |
|
|
|
<abp-button |
|
|
|
|