mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
vpn: zap dot on previous
Suggested by: @DokuKaefer
This commit is contained in:
parent
fb3d5e0bba
commit
3442cf091d
@ -527,7 +527,7 @@ include("head.inc");
|
||||
<option value="start" <?=$pconfig['auto'] == "start" ? "selected=\"selected\"" : ""; ?>><?=gettext("Start immediate");?></option>
|
||||
</select>
|
||||
<div class="hidden" for="help_for_auto">
|
||||
<?=gettext("Choose the connect behaviour here, when using CARP you might want to consider the 'Respond only' option here (wait for the other side to connect)."); ?>.
|
||||
<?=gettext("Choose the connect behaviour here, when using CARP you might want to consider the 'Respond only' option here (wait for the other side to connect)."); ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user