diff --git a/PUB/WebUserContols/mod_richiesteList.ascx b/PUB/WebUserContols/mod_richiesteList.ascx
index 21aa270..77b8a56 100644
--- a/PUB/WebUserContols/mod_richiesteList.ascx
+++ b/PUB/WebUserContols/mod_richiesteList.ascx
@@ -36,24 +36,35 @@
+
Messaggio
- testo esteso
+
Contatto
- cognome nome
+
Tel Contatto
- tel contatto
+
+
+
+ Registra richiesta
+
+
@@ -67,7 +78,7 @@
Primo intervento
With supporting text below as a natural lead-in to additional content.
+
Gestione Richieste
- Gestione Richieste
diff --git a/PUB/WebUserContols/mod_richiesteList.ascx.designer.cs b/PUB/WebUserContols/mod_richiesteList.ascx.designer.cs
index 59725f0..49a3910 100644
--- a/PUB/WebUserContols/mod_richiesteList.ascx.designer.cs
+++ b/PUB/WebUserContols/mod_richiesteList.ascx.designer.cs
@@ -102,6 +102,42 @@ namespace PUB.WebUserContols {
///
protected global::System.Web.UI.WebControls.CheckBox chkShowAll;
+ ///
+ /// Controllo txtMessaggio.
+ ///
+ ///
+ /// Campo generato automaticamente.
+ /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ ///
+ protected global::System.Web.UI.WebControls.TextBox txtMessaggio;
+
+ ///
+ /// Controllo txtContatto.
+ ///
+ ///
+ /// Campo generato automaticamente.
+ /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ ///
+ protected global::System.Web.UI.WebControls.TextBox txtContatto;
+
+ ///
+ /// Controllo txtTelefono.
+ ///
+ ///
+ /// Campo generato automaticamente.
+ /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ ///
+ protected global::System.Web.UI.WebControls.TextBox txtTelefono;
+
+ ///
+ /// Controllo lblAddNew.
+ ///
+ ///
+ /// Campo generato automaticamente.
+ /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ ///
+ protected global::System.Web.UI.WebControls.LinkButton lblAddNew;
+
///
/// Controllo divElenco.
///