close #2856 Fixed: Firefox Modal Info shows up on every page

This commit is contained in:
Cüneyt Şentürk
2023-01-04 15:02:36 +03:00
parent 7e5074bbe5
commit 7ab27747e5
9 changed files with 122 additions and 43 deletions

View File

@@ -185,4 +185,16 @@ return [
'mark_read_all' => ':type is read all notifications!',
],
'browser' => [
'firefox' => [
'title' => 'Firefox Icon Configuration',
'description' => '<span class="font-medium">If your icons not appear please;</span> <br /> <span class="font-medium">Please Allow pages to choose their own fonts, instead of your selections above</span> <br /><br /> <span class="font-bold"> Settings (Preferences) > Fonts > Advanced </span>',
],
],
];