Index: notification.html |
=================================================================== |
--- a/notification.html |
+++ b/notification.html |
@@ -31,8 +31,8 @@ |
<body> |
<img src="icons/abp-48.png"> |
<div id="notification"> |
- <h1 id="title"></h1> |
- <p id="message"></p> |
+ <h1 id="notification-title"></h1> |
+ <p id="notification-message"></p> |
</div> |
</body> |
</html> |