diff --git a/app/ui/LocationEditForm.tsx b/app/ui/LocationEditForm.tsx index a2b9d93..3dd5652 100644 --- a/app/ui/LocationEditForm.tsx +++ b/app/ui/LocationEditForm.tsx @@ -83,7 +83,7 @@ export const LocationEditForm: FC = ({ location, yearMont {t("tenant-2d-code-info")} -
+
-
+ {generateTenantCode && ( <> @@ -152,7 +152,7 @@ export const LocationEditForm: FC = ({ location, yearMont {t("auto-utility-bill-forwarding-legend")} {t("auto-utility-bill-forwarding-info")} -
+
-
+ {autoBillFwd && (
@@ -180,7 +180,7 @@ export const LocationEditForm: FC = ({ location, yearMont {t("auto-rent-notification-legend")} {t("auto-rent-notification-info")} -
+
-
+
{rentDueNotification && (
@@ -231,16 +231,16 @@ export const LocationEditForm: FC = ({ location, yearMont
{t("scope-legend")} {!location ? ( -
+
-
+
) : ( <>