summaryrefslogtreecommitdiff
path: root/help/C/notification.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/notification.page')
-rw-r--r--help/C/notification.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/notification.page b/help/C/notification.page
index 01a504e2..c82bd58a 100644
--- a/help/C/notification.page
+++ b/help/C/notification.page
@@ -31,7 +31,7 @@
--text="There are system updates necessary!"
</code>
- <figure id="zenity-notification-screenshot">
+ <figure>
<title>Notification Icon Example</title>
<desc><app>Zenity</app> notification icon example</desc>
<media type="image" mime="image/png" src="figures/zenity-notification-screenshot.png"/>
@@ -45,7 +45,7 @@
EOH
</code>
- <figure id="zenity-notification-listen-screenshot">
+ <figure>
<title>Notification Icon with <cmd>--listen</cmd> Example</title>
<desc><app>Zenity</app> notification with <cmd>--listen</cmd> example</desc>
<media type="image" mime="image/png" src="figures/zenity-notification-listen-screenshot.png"/>
bgstack15