diff --git a/LiMan.UI/Components/ListApplicazioniGLS.razor b/LiMan.UI/Components/ListApplicazioniGLS.razor index 0e20e82..0815824 100644 --- a/LiMan.UI/Components/ListApplicazioniGLS.razor +++ b/LiMan.UI/Components/ListApplicazioniGLS.razor @@ -1,7 +1,7 @@ @using LiMan.UI.Components
-
+

Applicazioni

@@ -64,7 +64,7 @@
}
- \ No newline at end of file diff --git a/LiMan.UI/Components/ListInstallazioniGLS.razor b/LiMan.UI/Components/ListInstallazioniGLS.razor index 1ca6378..632bf48 100644 --- a/LiMan.UI/Components/ListInstallazioniGLS.razor +++ b/LiMan.UI/Components/ListInstallazioniGLS.razor @@ -1,7 +1,7 @@ @using LiMan.UI.Components
-
+

Installazioni

@@ -72,7 +72,7 @@
}
- \ No newline at end of file diff --git a/LiMan.UI/Components/ListLicenzeGLS.razor b/LiMan.UI/Components/ListLicenzeGLS.razor index bb0f097..0795bfb 100644 --- a/LiMan.UI/Components/ListLicenzeGLS.razor +++ b/LiMan.UI/Components/ListLicenzeGLS.razor @@ -1,6 +1,6 @@ @using LiMan.UI.Components
-
+

Licenze

@@ -159,7 +159,7 @@
}
- \ No newline at end of file