]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/vpnmain.cgi
Fix inpossible download of hostcert on french language.
[people/teissler/ipfire-2.x.git] / html / cgi-bin / vpnmain.cgi
index af68d50a2f928e239d43779067145bd3169033a7..0f60820ed3e733d44edb11b47d5f504d16e15a6d 100644 (file)
@@ -2870,8 +2870,8 @@ END
        </td>
        <td width='3%' align='center'>
            <form method='post' action='$ENV{'SCRIPT_NAME'}'>
-           <input type='image' name='$Lang::tr{'download host certificate'}' src='/images/floppy.gif' alt='$Lang::tr{'download host certificate'}' title='$Lang::tr{'download host certificate'}' />
-           <input type='hidden' name='ACTION' value='$Lang::tr{'download host certificate'}' />
+           <input type='image' name="$Lang::tr{'download host certificate'}" src='/images/floppy.gif' alt="$Lang::tr{'download host certificate'}" title="$Lang::tr{'download host certificate'}" />
+           <input type='hidden' name='ACTION' value="$Lang::tr{'download host certificate'}" />
            </form>
        </td>
        <td width='4%'>&nbsp;</td></tr>