Revision e6f78714
Added by Marcos M almost 2 years ago
src/usr/local/www/diag_resetstate.php | ||
---|---|---|
115 | 115 |
'Submit', |
116 | 116 |
'Reset', |
117 | 117 |
null, |
118 |
'fa-trash'
|
|
118 |
'fa-solid fa-trash-can'
|
|
119 | 119 |
))->addClass('btn-warning'); |
120 | 120 |
|
121 | 121 |
print $form; |
Also available in: Unified diff
Update fontawesome references in form buttons