MantisBT: master 28291f7f

Author Committer Branch Timestamp Parent
dregad dregad master 2020-10-11 07:30 master 09477d8f
Affected Issues  0027828: Standardize the way fontawesome icons are printed
Changeset

Use new icon API functions - admin & tests

Replace hardcoded fontawesome <i> tags with new print_icon() or
icon_get() calls.

Fixes 0027828

mod - admin/db_stats.php Diff File
mod - admin/email_queue.php Diff File
mod - admin/index.php Diff File
mod - admin/move_attachments.php Diff File
mod - admin/move_attachments_page.php Diff File
mod - admin/system_utils.php Diff File
mod - admin/test_langs.php Diff File
mod - tests/Mantis/PrepareTest.php Diff File