vpnmain.cgi: Remove left-over </td> tag.

This commit is contained in:
Michael Tremer
2014-03-10 16:11:50 +01:00
parent d7050fc04a
commit cbb88df154

View File

@@ -2520,7 +2520,7 @@ if(($cgiparams{'ACTION'} eq $Lang::tr{'advanced'}) ||
<td>
<label>
<input type='checkbox' name='ONLY_PROPOSED' $checked{'ONLY_PROPOSED'} />
IKE+ESP: $Lang::tr{'use only proposed settings'}</td>
IKE+ESP: $Lang::tr{'use only proposed settings'}
</label>
</td>
</tr>