summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-01-15 22:46:47 +0545
committerPhil Davis <phil.davis@inf.org>2016-01-15 22:46:47 +0545
commit12537fdf6c16ec2704c8478c40d39201ac60b20e (patch)
tree2d6312ec9759f1454a51aed3a11c73e566fe494b /src/usr/local/www/diag_confbak.php
parent2cb37fa6c1a5746a55e09186c557ea298865da87 (diff)
downloadpfsense-12537fdf6c16ec2704c8478c40d39201ac60b20e.zip
pfsense-12537fdf6c16ec2704c8478c40d39201ac60b20e.tar.gz
diag_confbak fix typo in class name
Diffstat (limited to 'src/usr/local/www/diag_confbak.php')
-rw-r--r--src/usr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php
index bb67309..6a492b9 100644
--- a/src/usr/local/www/diag_confbak.php
+++ b/src/usr/local/www/diag_confbak.php
@@ -226,7 +226,7 @@ if (is_array($confvers)) {
?>
<form action="diag_confbak.php" method="get">
- <div class="table-resposive">
+ <div class="table-responsive">
<table class="table table-striped table-hover table-condensed">
<?php
if (is_array($confvers)):
OpenPOWER on IntegriCloud