diff --git a/MP.Land/Components/HomeLink.razor b/MP.Land/Components/HomeLink.razor index 9992ff9a..ff6dcaa4 100644 --- a/MP.Land/Components/HomeLink.razor +++ b/MP.Land/Components/HomeLink.razor @@ -16,34 +16,43 @@
-
- @(traduci($"{CurrItem.AppName}-LIST")) +
+
+ @(traduci($"{CurrItem.AppName}-TITLE")) +
+
Licenza Attiva
+
+
+ @(traduci($"{CurrItem.AppName}-LIST")) +
-
} else // disegno box non cliccabile e licenza mancante {
- +
-
- @(traduci($"{CurrItem.AppName}-LIST")) +
+
+ @(traduci($"{CurrItem.AppName}-TITLE")) +
+
Licenza Mancante
+
+
+ @(traduci($"{CurrItem.AppName}-LIST")) +
-
} + @code { [Parameter] diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj index 1ed01814..8cbc55e8 100644 --- a/MP.Land/MP.Land.csproj +++ b/MP.Land/MP.Land.csproj @@ -3,7 +3,7 @@ net6.0 MP.Land - 6.14.2202.2214 + 6.14.2202.2317 diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html index 16ca5893..40e870df 100644 --- a/MP.Land/Resources/ChangeLog.html +++ b/MP.Land/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo gestione Programmi MAPO -

Versione: 6.14.2202.2214

+

Versione: 6.14.2202.2317


Note di rilascio: