public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] ovpnmain.cgi: Translation string 'dh parameter' doesn't exist
@ 2022-12-18 15:54 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2022-12-18 15:54 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 html/cgi-bin/ovpnmain.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi
index ecfd4fdaf..2d19301a6 100644
--- a/html/cgi-bin/ovpnmain.cgi
+++ b/html/cgi-bin/ovpnmain.cgi
@@ -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>
-- 
2.34.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-18 15:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-18 15:54 [PATCH] ovpnmain.cgi: Translation string 'dh parameter' doesn't exist Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox