mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
update helptext to reality (#3632)
This commit is contained in:
parent
1aad01cc92
commit
d53c0b1b8b
@ -328,7 +328,7 @@ include("head.inc");
|
||||
<td>
|
||||
<input type="checkbox" name="synchronizestaticroutes" value="on" <?=!empty($pconfig['synchronizestaticroutes']) ? "checked=\"checked\"" :"";?> />
|
||||
<div class="hidden" data-for="help_for_synchronizestaticroutes">
|
||||
<?=gettext('Synchronize the Static Route configuration to the other HA host.') ?>
|
||||
<?=gettext('Synchronize the Static Route configuration and Gateways to the other HA host.') ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user