summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_gmirror.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-02-15 15:38:29 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-02-15 15:38:29 +0000
commit8b17cc3f239451d1cbf1ed19403491caa39aa88c (patch)
treec2905679e252f9c3a94edcf613b73ee3cac41c28 /src/usr/local/www/diag_gmirror.php
parent703342b0354edeeb3179540715114a380c2f335c (diff)
downloadpfsense-8b17cc3f239451d1cbf1ed19403491caa39aa88c.zip
pfsense-8b17cc3f239451d1cbf1ed19403491caa39aa88c.tar.gz
Fix broken HTML in diag_gmirror.php
Diffstat (limited to 'src/usr/local/www/diag_gmirror.php')
-rw-r--r--src/usr/local/www/diag_gmirror.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/local/www/diag_gmirror.php b/src/usr/local/www/diag_gmirror.php
index c8a3d2d..3fb53fe 100644
--- a/src/usr/local/www/diag_gmirror.php
+++ b/src/usr/local/www/diag_gmirror.php
@@ -248,9 +248,9 @@ else:
<table class="table table-striped stable-hover table-condensed">
<thead>
<tr>
- <th="><?=gettext("Name"); ?></th>
- <th=><?=gettext("Status"); ?></th>
- <th=><?=gettext("Component"); ?></th>
+ <th><?=gettext("Name"); ?></th>
+ <th><?=gettext("Status"); ?></th>
+ <th><?=gettext("Component"); ?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud