diff --git a/src/etc/inc/plugins.inc b/src/etc/inc/plugins.inc index e00ee855d..aee8335cd 100644 --- a/src/etc/inc/plugins.inc +++ b/src/etc/inc/plugins.inc @@ -229,7 +229,7 @@ function plugins_xmlrpc_sync() if (!empty($helper['id']) && !empty($helper['section'])) { $sync_settings[$helper['id']] = $helper; if (empty($helper['help'])) { - $sync_settings[$helper['id']]['help'] = sprintf(gettext('Automatically synchronize the %s configuration to the other HA host when changes are made.'), $helper['description']); + $sync_settings[$helper['id']]['help'] = sprintf(gettext('Synchronize the %s configuration to the other HA host.'), $helper['description']); } unset($sync_settings[$helper['id']]['id']); } diff --git a/src/www/system_hasync.php b/src/www/system_hasync.php index 5e310cf4e..291c245cf 100644 --- a/src/www/system_hasync.php +++ b/src/www/system_hasync.php @@ -197,7 +197,10 @@ include("head.inc");
- + @@ -243,7 +246,7 @@ include("head.inc"); @@ -252,7 +255,7 @@ include("head.inc"); @@ -261,7 +264,7 @@ include("head.inc"); @@ -270,7 +273,7 @@ include("head.inc"); @@ -279,7 +282,7 @@ include("head.inc"); @@ -288,7 +291,7 @@ include("head.inc"); @@ -297,7 +300,7 @@ include("head.inc"); @@ -306,7 +309,7 @@ include("head.inc"); @@ -315,7 +318,7 @@ include("head.inc"); @@ -324,7 +327,7 @@ include("head.inc");
+ + +
/>
/>
/>
/>
/>
/>
/>
/>
/>
/>