www/rec_edit.php

changeset 359
98354ef399cd
parent 347
e6e7ec9e33e0
child 376
1de1623e1760
--- a/www/rec_edit.php	Sat May 11 23:13:40 2019 +0200
+++ b/www/rec_edit.php	Sun May 12 15:16:35 2019 +0200
@@ -94,11 +94,10 @@
         </tr>
        </table>
        <div style="float: right; margin-top: 30px; margin-bottom: 10px;">
-	<input style="margin-right: 100px;" type="button" id="Print"  value="Print" />
         <input style="margin-right: 100px;" type="button" id="Export" value="Export" />
         <input style="margin-right: 100px;" type="button" id="Delete" value="Delete" />
         <input style="margin-right: 100px;" type="button" id="Save"   value="Save" />
-        <input style="margin-right: 230px;" type="button" id="Cancel" value="Cancel" />
+        <input style="margin-right: 320px;" type="button" id="Cancel" value="Cancel" />
        </div>
       </div>
      </div> <!-- tab algemeen -->

mercurial