Project

General

Profile

« Previous | Next » 

Revision 1b7379f9

Added by Jared Dillard over 9 years ago

Ticket #5471 another convert batch to font-awesome icons

View differences:

src/usr/local/www/system_usermanager.php
499 499
	else
500 500
		$usrimg = 'user';
501 501
?>
502
					<i class="icon icon-<?=$usrimg?>"></i>
502
					<i class="fa fa-<?=$usrimg?>"></i>
503 503
					<?=htmlspecialchars($userent['name'])?>
504 504
				</td>
505 505
				<td><?=htmlspecialchars($userent['descr'])?></td>

Also available in: Unified diff