summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_smart.php
diff options
context:
space:
mode:
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 1fced4f..553a76c 100644
--- a/src/usr/local/www/diag_smart.php
+++ b/src/usr/local/www/diag_smart.php
@@ -316,7 +316,7 @@ switch ($action) {
'submit',
gettext('View'),
null,
- 'fa-file-o'
+ 'fa-file-text-o'
);
$btnview->addClass('btn-primary');
$btnview->setAttribute('id');
@@ -469,7 +469,7 @@ switch ($action) {
'submit',
gettext('View'),
null,
- 'fa-file-o'
+ 'fa-file-text-o'
);
$btnview->addClass('btn-primary');
$btnview->setAttribute('id');
OpenPOWER on IntegriCloud