diff --git a/web_notify/README.rst b/web_notify/README.rst index 243dc229..ce246f3e 100644 --- a/web_notify/README.rst +++ b/web_notify/README.rst @@ -64,7 +64,7 @@ or :alt: Sample notifications You can test the behaviour of the notifications by installing this module in a demo database. - Click in your user logo in the top right corner of the screen then click "Preferences". +Access the users form through Settings -> Users & Companies. You'll see a tab called "Test web notify", here you'll find two buttons that'll allow you test the module. .. figure:: static/description/test_notifications_demo.png :scale: 80 % diff --git a/web_notify/readme/USAGE.rst b/web_notify/readme/USAGE.rst index 3570a486..c6ebd48b 100644 --- a/web_notify/readme/USAGE.rst +++ b/web_notify/readme/USAGE.rst @@ -16,7 +16,7 @@ or :alt: Sample notifications You can test the behaviour of the notifications by installing this module in a demo database. - Click in your user logo in the top right corner of the screen then click "Preferences". +Access the users form through Settings -> Users & Companies. You'll see a tab called "Test web notify", here you'll find two buttons that'll allow you test the module. .. figure:: static/description/test_notifications_demo.png :scale: 80 % diff --git a/web_notify/static/description/index.html b/web_notify/static/description/index.html index 26f951bd..65cb11cf 100644 --- a/web_notify/static/description/index.html +++ b/web_notify/static/description/index.html @@ -406,10 +406,8 @@ Two kinds of notification are supported.

Sample notifications
-
-
You can test the behaviour of the notifications by installing this module in a demo database.
-
Click in your user logo in the top right corner of the screen then click “Preferences”.
-
+

You can test the behaviour of the notifications by installing this module in a demo database. +Access the users form through Settings -> Users & Companies. You’ll see a tab called “Test web notify”, here you’ll find two buttons that’ll allow you test the module.

Sample notifications
diff --git a/web_notify/static/description/test_notifications_demo.png b/web_notify/static/description/test_notifications_demo.png index fb2e4c3c..fcb0646c 100644 Binary files a/web_notify/static/description/test_notifications_demo.png and b/web_notify/static/description/test_notifications_demo.png differ