www/rec_edit.php

changeset 175
da16371538c3
parent 168
ce92dc75cb09
child 220
14e349ff2a10
--- a/www/rec_edit.php	Sat Jan 05 17:26:07 2019 +0100
+++ b/www/rec_edit.php	Sun Jan 06 17:28:48 2019 +0100
@@ -94,10 +94,11 @@
         </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="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: 320px;" type="button" id="Cancel" value="Cancel" />
+        <input style="margin-right: 230px;" type="button" id="Cancel" value="Cancel" />
        </div>
       </div>
      </div> <!-- tab algemeen -->

mercurial