diff --git a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml
index 160456616..392af7311 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml
@@ -93,6 +93,7 @@
child.esp_proposalsselect_multiple
+ 5child.local_ts
diff --git a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml
index 4a4f73dc2..1dc65f88b 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml
@@ -20,6 +20,7 @@
connection.proposalsselect_multiple
+ 5
A proposal is a set of algorithms.
For non-AEAD algorithms this includes IKE an encryption algorithm, an integrity algorithm,
@@ -198,6 +199,7 @@
connection.poolsselect_multiple
+ 5
List of named IP pools to allocate virtual IP addresses and other configuration attributes from.
Each name references a pool by name from either the pools section or an external pool.