mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x.
This commit is contained in:
parent
fa3b33a57e
commit
4f30185f85
@ -644,7 +644,8 @@ function monitor_change() {
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<?= gettext("NOTE: The Frequency Probe interval must be less than the Down time, otherwise the gateway will seem to go down then come up again at the next probe."); ?><br/>
|
||||
<?= gettext("The Frequency Probe interval must be less than the Down time, otherwise the gateway will seem to go down then come up again at the next probe."); ?><br/><br/>
|
||||
<?= gettext("The total time before a gateway is down is the product of the Frequency Probe and the Down fields. By default this is 1*10=10 seconds."); ?><br/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user