www/mon_fermenter.php

changeset 191
fd1d7225ca6e
parent 189
6470e5c6a001
child 334
26c6f8e5d58e
--- a/www/mon_fermenter.php	Sat Jan 19 12:12:12 2019 +0100
+++ b/www/mon_fermenter.php	Sat Jan 19 13:58:24 2019 +0100
@@ -85,6 +85,24 @@
     </div> <!-- End right side -->
    </div>
 
+   <div id="eventWindow">
+    <div>
+     Bevestig profiel afbreken
+    </div>
+    <div>
+     <div>
+      Klik "OK" om dit profiel definitief te stoppen. Opnieuw starten begint dan weer bij het begin.<br>
+      Druk "Cancel" om te sluiten zonder dit profiel te stoppen.
+     </div>
+     <div>
+      <div style="float: right; margin-top: 40px; margin-bottom: 10px;">
+       <input type="button" id="delOk" value="OK" style="margin-right: 90px" />
+       <input type="button" id="delCancel" value="Cancel" style="margin-right: 80px" />
+      </div>
+     </div>
+    </div>
+   </div>
+
 <?php
 page_footer();
 ?>

mercurial