Revision faab522f
Added by Renato Botelho over 9 years ago
src/usr/local/www/diag_routes.php | ||
---|---|---|
135 | 135 |
|
136 | 136 |
$form->addGlobal(new Form_Button( |
137 | 137 |
'Submit', |
138 |
gettext('Update'),
|
|
138 |
'Update',
|
|
139 | 139 |
null, |
140 | 140 |
'fa-refresh' |
141 | 141 |
))->addClass('btn-primary'); |
Also available in: Unified diff
Revert "Merge pull request #2728 from phil-davis/form_button"
This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.