]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
vpnmain.cgi: Fix typo
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 May 2017 11:02:21 +0000 (12:02 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 May 2017 11:02:21 +0000 (12:02 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/vpnmain.cgi

index d3e4fe8f9ef3318ebd5f31be168a096d4e550c49..f9508b53de2fe4f9f5cf8821e30b7d877efb6dc3 100644 (file)
@@ -2504,7 +2504,7 @@ if(($cgiparams{'ACTION'} eq $Lang::tr{'advanced'}) ||
                                        <option value='sha2_256' $checked{'IKE_INTEGRITY'}{'sha2_256'}>SHA2 256 bit</option>
                                        <option value='aesxcbc' $checked{'IKE_INTEGRITY'}{'aesxcbc'}>AES XCBC</option>
                                        <option value='sha' $checked{'IKE_INTEGRITY'}{'sha'}>SHA1 ($Lang::tr{'vpn weak'})</option>
-                                       <option value='md5' $checked{'IKE_INTEGRITY'}{'md5'}>MD5i ($Lang::tr{'vpn broken'})</option>
+                                       <option value='md5' $checked{'IKE_INTEGRITY'}{'md5'}>MD5 ($Lang::tr{'vpn broken'})</option>
                                </select>
                        </td>
                        <td class='boldbase'>