summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_smart.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2016-03-13 21:37:22 -0400
committerjim-p <jimp@pfsense.org>2016-03-13 21:37:22 -0400
commit84d961c344db274b021ad2f531e21be1e213ab45 (patch)
tree94030eb1bf1bcc98af0db1f87c0725295087a205 /src/usr/local/www/diag_smart.php
parent677f0a18c338cbd08c6bf70ea3006a22896fbbf2 (diff)
downloadpfsense-84d961c344db274b021ad2f531e21be1e213ab45.zip
pfsense-84d961c344db274b021ad2f531e21be1e213ab45.tar.gz
Use file-text-o instead of file-o for consistency. Ticket #5965
Diffstat (limited to 'src/usr/local/www/diag_smart.php')
-rw-r--r--src/usr/local/www/diag_smart.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php
index 4de1338..1bb0a37 100644
--- a/src/usr/local/www/diag_smart.php
+++ b/src/usr/local/www/diag_smart.php
@@ -316,7 +316,7 @@ switch ($action) {
'submit',
'View',
null,
- 'fa-file-o'
+ 'fa-file-text-o'
);
$btnview->addClass('btn-primary');
$btnview->setAttribute('id');
@@ -469,7 +469,7 @@ switch ($action) {
'submit',
'View',
null,
- 'fa-file-o'
+ 'fa-file-text-o'
);
$btnview->addClass('btn-primary');
$btnview->setAttribute('id');
OpenPOWER on IntegriCloud