]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
ovpnmain.cgi: Fix for bug 13030 - Table style rendering bug
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 17 Jan 2023 14:03:58 +0000 (15:03 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 18 Jan 2023 23:10:09 +0000 (23:10 +0000)
commitf99ed824205d8a585c02df4b3f0b4d2b55c2cb33
tree7f8cbcc52054c287c44afb5061619dda24af7a55
parent1296cdc40bb5af4b862f56d4bb4765bb5575ca38
ovpnmain.cgi: Fix for bug 13030 - Table style rendering bug

- In six places <td class'base'> has been used instead of <td class='base'>
- This patch fixes that error - tested on my vm testbed. Selecting Inspect Element now
   shows the corrrect result rather than class 'base' being set to null.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
html/cgi-bin/ovpnmain.cgi