We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ccf62 commit 214bd06Copy full SHA for 214bd06
usr/local/www/vpn_ipsec_mobile.php
@@ -386,7 +386,7 @@ function login_banner_change() {
386
<input name="pool_enable" type="checkbox" id="pool_enable" value="yes" <?=$chk;?> onClick="pool_change()">
387
</td>
388
<td>
389
- <?=gettext("Provide a vitual IP address to clients"); ?><br>
+ <?=gettext("Provide a virtual IP address to clients"); ?><br>
390
391
</tr>
392
</table>
0 commit comments