]> git.cworth.org Git - zombocom-ai/blobdiff - index.html
Remove the cancel button from the profile dialog
[zombocom-ai] / index.html
index 6173a6879b0ef229b24268845b3dfaba08c33bde..bc6e61eb8556619858cbd27ecd0f7d7453be3767 100644 (file)
       <form method="dialog">
         <p>
           <label>Your name:
-            <input id="name" type="text">
+            <input id="name" type="text" autocomplete="off">
           </label>
         </p>
         <div>
-          <button value="cancel">Cancel</button>
-          <button id="confirm" value="default">Confirm</button>
+          <button value="default">OK</button>
         </div>
       </form>
     </dialog>