diff --git a/app/modules/loyalty/definition.py b/app/modules/loyalty/definition.py index 4cd6f832..36d8ada8 100644 --- a/app/modules/loyalty/definition.py +++ b/app/modules/loyalty/definition.py @@ -282,7 +282,7 @@ loyalty_module = ModuleDefinition( MenuItemDefinition( id="devices", label_key="loyalty.menu.terminal_devices", - icon="device-tablet", + icon="phone", route="/merchants/loyalty/devices", order=32, ), diff --git a/app/modules/loyalty/templates/loyalty/shared/devices-list.html b/app/modules/loyalty/templates/loyalty/shared/devices-list.html index 6fd3598a..f2ab9358 100644 --- a/app/modules/loyalty/templates/loyalty/shared/devices-list.html +++ b/app/modules/loyalty/templates/loyalty/shared/devices-list.html @@ -55,7 +55,7 @@
{{ _('loyalty.terminal_devices.no_devices') }}