ovpnmain.cgi: Translation string 'dh parameter' doesn't exist

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Matthias Fischer
2022-12-18 16:54:56 +01:00
committed by Peter Müller
parent 8013f278c6
commit a3e8b9bbff

View File

@@ -5716,7 +5716,7 @@ END
# Nothing
print <<END;
<tr>
<td width='25%' class='base' $col3>$Lang::tr{'dh parameter'}:</td>
<td width='25%' class='base' $col3>$Lang::tr{'dh'}:</td>
<td class='base' $col3>$Lang::tr{'not present'}</td>
</td><td colspan='3' $col3>&nbsp;</td>
</tr>