diff --git a/ENI2/DetailViewControls/PortNotificationDetailControl.xaml b/ENI2/DetailViewControls/PortNotificationDetailControl.xaml
index 62f1dbc3..bae2fbf6 100644
--- a/ENI2/DetailViewControls/PortNotificationDetailControl.xaml
+++ b/ENI2/DetailViewControls/PortNotificationDetailControl.xaml
@@ -28,7 +28,7 @@
-
+
@@ -57,35 +57,55 @@
-
-
+
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -94,7 +114,7 @@
-
+
- /// Looks up a localized string similar to Columns "o" of OBC Code (value 15.19).
+ /// Looks up a localized string similar to Columns "o" of IBC Code (value 15.19).
///
public static string textColumsOfIBC {
get {
@@ -5358,6 +5358,15 @@ namespace ENI2.Properties {
}
}
+ ///
+ /// Looks up a localized string similar to SERV-Template.
+ ///
+ public static string textSERVTemplate {
+ get {
+ return ResourceManager.GetString("textSERVTemplate", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Ship-to-ship activity.
///
diff --git a/ENI2/Properties/Resources.resx b/ENI2/Properties/Resources.resx
index 8f6f801c..7ba020a7 100644
--- a/ENI2/Properties/Resources.resx
+++ b/ENI2/Properties/Resources.resx
@@ -2233,4 +2233,7 @@
SEC simplification available
+
+ SERV-Template
+
\ No newline at end of file