diff booket.html @ 18:3642bb668af1

Indicate if there are unsaved changes
author Guido Berhoerster <guido+booket@berhoerster.name>
date Tue, 30 Sep 2014 21:32:39 +0200
parents 8445c729ba97
children 4a4d9527c06f
line wrap: on
line diff
--- a/booket.html	Mon Sep 29 22:39:17 2014 +0200
+++ b/booket.html	Tue Sep 30 21:32:39 2014 +0200
@@ -110,6 +110,8 @@
     <form id="save-form">
       <fieldset>
         <legend>Save Bookmarks</legend>
+        <p class="unsaved-changes-message" hidden="hidden"><strong>There are
+        unsaved changes to your bookmarks.</strong></p>
         <a href="#" id="save-link" hidden="hidden"
         download="bookmarks.json"></a>
         <button type="submit" name="save-file"