Revision 27d6a45b
Added by Jim Pingle over 9 years ago
src/usr/local/www/interfaces_assign.php | ||
---|---|---|
598 | 598 |
</table> |
599 | 599 |
</div> |
600 | 600 |
|
601 |
<button name="Submit" type="submit" class="btn btn-primary" value="<?=gettext('Save')?>"><?=gettext('Save')?></button> |
|
601 |
<button name="Submit" type="submit" class="btn btn-primary" value="<?=gettext('Save')?>"><i class="fa fa-save icon-embed-btn"></i><?=gettext('Save')?></button>
|
|
602 | 602 |
</form> |
603 | 603 |
<br /> |
604 | 604 |
|
Also available in: Unified diff
More icon/button inconsistencies. Ticket #5965