File tree Expand file tree Collapse file tree
styles/all/template/event Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 < div class ="wpn-notification-dropdown-footer " title ="{{ lang('NOTIFY_WEBPUSH_DROPDOWN_TITLE') }} ">
33 < span class ="ellipsis-text "> {{ lang('NOTIFY_WEBPUSH_ENABLE') ~ lang('COLON') }}</ span >
44 < button id ="subscribe_webpush " name ="subscribe_webpush " data-l-err ="{{ lang('INFORMATION') }} " data-l-msg ="{{ lang('NOTIFY_WEBPUSH_DENIED') }} ">
5- < i class ="icon fa-toggle-off fa-fw icon-lightgray " aria-hidden ="true " title ="{{ lang('NOTIFY_WEBPUSH_SUBSCRIBE') }} "> </ i >
5+ < i class ="icon fa-toggle-off fa-fw icon-lightgray " aria-hidden ="true " title ="{{ lang('NOTIFY_WEBPUSH_SUBSCRIBE') }} "> < span class =" sr-only " > {{ lang('NOTIFY_WEBPUSH_SUBSCRIBE') }} </ span > < /i >
66 </ button >
77 < button id ="unsubscribe_webpush " name ="unsubscribe_webpush " class ="hidden ">
8- < i class ="icon fa-toggle-on fa-fw icon-blue " aria-hidden ="true " title ="{{ lang('NOTIFY_WEBPUSH_UNSUBSCRIBE') }} "> </ i >
8+ < i class ="icon fa-toggle-on fa-fw icon-blue " aria-hidden ="true " title ="{{ lang('NOTIFY_WEBPUSH_UNSUBSCRIBE') }} "> < span class =" sr-only " > {{ lang('NOTIFY_WEBPUSH_UNSUBSCRIBE') }} </ span > < /i >
99 </ button >
1010 </ div >
1111{% endif %}
You can’t perform that action at this time.
0 commit comments