@@ -221,4 +222,4 @@
-
\ No newline at end of file
+
diff --git a/C2P/WebUserControls/mod_S_PackPar.ascx b/C2P/WebUserControls/mod_S_PackPar.ascx
index 433f2ed..ae77477 100644
--- a/C2P/WebUserControls/mod_S_PackPar.ascx
+++ b/C2P/WebUserControls/mod_S_PackPar.ascx
@@ -1,5 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_S_PackPar.ascx.cs" Inherits="C2P.WebUserControls.mod_S_PackPar" %>
-<%@ Register src="~/WebUserControls/mod_Q_PackPar.ascx" tagname="mod_Q_PackPar" tagprefix="uc1" %>
+<%@ Register Src="~/WebUserControls/mod_Q_PackPar.ascx" TagName="mod_Q_PackPar" TagPrefix="uc1" %>
-
diff --git a/C2P/WebUserControls/mod_S_Quot.ascx b/C2P/WebUserControls/mod_S_Quot.ascx
index ceef8d0..81e59e1 100644
--- a/C2P/WebUserControls/mod_S_Quot.ascx
+++ b/C2P/WebUserControls/mod_S_Quot.ascx
@@ -1,5 +1,5 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_S_Quot.ascx.cs" Inherits="C2P.WebUserControls.mod_S_Quot" %>
-<%@ Register src="~/WebUserControls/mod_Q_Quot.ascx" tagname="mod_Q_Quot" tagprefix="uc1" %>
+<%@ Register Src="~/WebUserControls/mod_Q_Quot.ascx" TagName="mod_Q_Quot" TagPrefix="uc1" %>
+
-
diff --git a/C2P/WebUserControls/mod_newProduct.ascx b/C2P/WebUserControls/mod_newProduct.ascx
index 36f316a..545b607 100644
--- a/C2P/WebUserControls/mod_newProduct.ascx
+++ b/C2P/WebUserControls/mod_newProduct.ascx
@@ -5,7 +5,7 @@
<%@ Register Src="~/WebUserControls/mod_S_Header.ascx" TagName="mod_S_Header" TagPrefix="uc3" %>
<%@ Register Src="~/WebUserControls/mod_S_PackPar.ascx" TagName="mod_S_PackPar" TagPrefix="uc4" %>
<%@ Register Src="~/WebUserControls/mod_S_Quot.ascx" TagName="mod_S_Quot" TagPrefix="uc5" %>
-<%@ Register src="~/WebUserControls/mod_S_Dies.ascx" tagname="mod_S_Dies" tagprefix="uc6" %>
+<%@ Register Src="~/WebUserControls/mod_S_Dies.ascx" TagName="mod_S_Dies" TagPrefix="uc6" %>
<%if (false)
{ %>
@@ -28,28 +28,48 @@
.
-