This commit is contained in:
dev-chiefworks
2023-04-07 17:58:05 -04:00
parent f2535926c6
commit c5d67b16e9
4 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -2,11 +2,11 @@
$myfit_items = array(
['Manage Health Plan', '/assets/image/svg/patient.svg', '', '', '/myfit'],
['Usefull Health Tips', '/assets/image/svg/messages.png', '', '', '/myfit'],
['Health Reminders', '/assets/image/svg/clock_refresh.png', '', '', '/myfit'],
['Health Statistics', '/assets/image/svg/dot-chart.png', '', '', '/myfit'],
['Health Reminders', '/assets/image/svg/clock.png', '', '', '/myfit'],
['Health Statistics', '/assets/image/svg/statistics.png', '', '', '/myfit'],
['Health record with you', '/assets/image/svg/records-everywhere.png', '', '', '/myfit'],
['Share Medical record', '/assets/image/svg/note_new.png', '', '', '/myfit'],
['Quickly Schedule', '/assets/image/svg/calendar.png', '', '', '/myfit'],
['Provider everywhere anywhere ', '/assets/image/svg/graphics-tablet.png', '', '', '/myfit']
['Provider everywhere anywhere ', '/assets/image/svg/tablet.png', '', '', '/myfit']
);
?>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB