aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/notification.html
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-05-26 10:07:37 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-05-26 10:07:37 +0200
commit51a7453e6c8acd17b9cbdac7fda278d915501197 (patch)
tree54adcb0f3e7989981f130246158a5e8dcfb070a1 /contrib/notification.html
parent73564c74c0829af96c3a0563c6cc6d4cf5616ef4 (diff)
contrib/notification: update the screenshot procedure
Diffstat (limited to 'contrib/notification.html')
-rw-r--r--contrib/notification.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/notification.html b/contrib/notification.html
index f483ab0..7875036 100644
--- a/contrib/notification.html
+++ b/contrib/notification.html
@@ -28,7 +28,8 @@
<p><input type="checkbox" onclick="visible(this, 'queued')"> Queued since <input type="text" value="oct/18/2022 18:30:48" onchange="update(this, 'queued-since')"></p>
<p><input type="checkbox" onclick="visible(this, 'cut')"> Cut-off with <input type="number" min=1 max=99 value=13 onchange="update(this, 'cut-percent')"> percent</p>
-<p>ℹ️ Open the inspector, select the <span class="tag">div</span> element, right click and select "<i>Screenshot Node</i>"!</p>
+<p>Then right-click, click "<i>Take Screenshot</i>" and finally select the
+notification and download it.</p>
</body>
</html>