diff --git a/Customers/Customers.master b/Customers/Customers.master index 00373fb..e52fc07 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -132,8 +132,11 @@ + + + diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index c65e21d..116f4ab 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -27,11 +27,16 @@ - + + - + + + + +
@@ -172,7 +177,7 @@ Catch ex As Exception Response.Write(ex.Message & ex.StackTrace) End Try %> -
+
<%--