www/prod_edit.php

changeset 177
325bd6425978
parent 171
48cf3ea270f8
child 236
4b8e5478d08f
--- a/www/prod_edit.php	Sun Jan 06 19:31:59 2019 +0100
+++ b/www/prod_edit.php	Sun Jan 06 23:30:17 2019 +0100
@@ -111,9 +111,10 @@
       </table>
       <div style="float: right; margin-top: 20px; margin-bottom: 5px;">
        <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 id="hintBase" class="hint">

mercurial