summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-02-23 22:31:34 +0545
committerRenato Botelho <garga@FreeBSD.org>2015-02-23 14:18:15 -0300
commitff7990df205a8bd596b3d25e4bfe692bd7dbf708 (patch)
treef4531554bc7b72b6cf8b597fe63c1fba4d116ecc /usr
parent41de7158bd250318d5496175861d7922a78cd214 (diff)
downloadpfsense-ff7990df205a8bd596b3d25e4bfe692bd7dbf708.zip
pfsense-ff7990df205a8bd596b3d25e4bfe692bd7dbf708.tar.gz
Fix display style typo
I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/vpn_openvpn_client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php
index 2f46ca6..faf89f9 100644
--- a/usr/local/www/vpn_openvpn_client.php
+++ b/usr/local/www/vpn_openvpn_client.php
@@ -1171,7 +1171,7 @@ if ($savemsg)
$i++;
endforeach;
?>
- <tr style="dispaly:none;"><td></td></tr>
+ <tr style="display:none;"><td></td></tr>
</tbody>
</table>
OpenPOWER on IntegriCloud