www/rec_edit.php

changeset 79
f3adf543f698
parent 73
454fc4558609
child 95
8dc0a00b1db4
--- a/www/rec_edit.php	Wed Nov 07 14:42:25 2018 +0100
+++ b/www/rec_edit.php	Wed Nov 07 16:25:05 2018 +0100
@@ -90,9 +90,10 @@
         </tr>
        </table>
        <div style="float: right; margin-top: 30px; margin-bottom: 10px;">
-        <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: 410px;" type="button" id="Cancel" value="Cancel" />
+        <input style="margin-right: 100px;" type="button" id="Print"  value="Print" />
+        <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: 320px;" type="button" id="Cancel" value="Cancel" />
        </div>
       </div>
      </div> <!-- tab algemeen -->

mercurial