diff --git a/CMS_SC/Web.config b/CMS_SC/Web.config
index 4eb69ba..1fd3d56 100644
--- a/CMS_SC/Web.config
+++ b/CMS_SC/Web.config
@@ -43,7 +43,7 @@
-
+
diff --git a/CMS_SC/WebUserControls/mod_anagSchedeColl.ascx b/CMS_SC/WebUserControls/mod_anagSchedeColl.ascx
index 667ea8c..fe70a6c 100644
--- a/CMS_SC/WebUserControls/mod_anagSchedeColl.ascx
+++ b/CMS_SC/WebUserControls/mod_anagSchedeColl.ascx
@@ -32,7 +32,7 @@
-
+
diff --git a/CMS_SC/WebUserControls/mod_enrollUserBase.ascx.cs b/CMS_SC/WebUserControls/mod_enrollUserBase.ascx.cs
index 9b34747..3faeb4f 100644
--- a/CMS_SC/WebUserControls/mod_enrollUserBase.ascx.cs
+++ b/CMS_SC/WebUserControls/mod_enrollUserBase.ascx.cs
@@ -78,7 +78,7 @@ namespace CMS_SC.WebUserControls
// crea un valore cookie usando cookieStdSalt
string cookieVal = devicesAuthProxy.encodeKey(email);
// salvo il cookie nel browser x 2 anni
- memLayer.ML.setCookieVal(devicesAuthProxy.AuthCookieName, cookieVal, DateTime.Now.AddMinutes(memLayer.ML.CRI("defMinScadUserBase")));
+ memLayer.ML.setCookieVal(devicesAuthProxy.AuthCookieName, cookieVal, DateTime.Now.AddMonths(memLayer.ML.CRI("defMonthScadUserBase")));
}
}
}
\ No newline at end of file
diff --git a/CMS_SC/WebUserControls/mod_selSchedaUrl.ascx b/CMS_SC/WebUserControls/mod_selSchedaUrl.ascx
index f7c86ed..dfa98fe 100644
--- a/CMS_SC/WebUserControls/mod_selSchedaUrl.ascx
+++ b/CMS_SC/WebUserControls/mod_selSchedaUrl.ascx
@@ -5,6 +5,6 @@
-
<%: docPath %>
+
<%: docPath %>