Project

General

Profile

« Previous | Next » 

Revision e6f78714

Added by Marcos M almost 2 years ago

Update fontawesome references in form buttons

View differences:

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