svn path=/Website/trunk/; revision=367
This commit is contained in:
Peter Feij
2010-01-07 07:30:42 +00:00
parent 0fdb2116c0
commit 514ddf3e7a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<%@ LANGUAGE="JavaScript" %>
<% /*
$Revision: 7 $
$Modtime: 6-01-10 23:59 $
$Revision: 8 $
$Modtime: 7-01-10 9:33 $
File: bes_edit_bestelling.asp (formerly bes.asp)
Status: 10% (new style)
@@ -273,7 +273,7 @@ function changeKostK(zelf) {
var buttons = [];
if (bes_key < 0 && act_key == -1)
buttons.push({title: lcl_BES_Submit, icon: "money.png", action: "MakeOrder()"});
buttons.push({title: lcl_BES_Submit, icon: "bestel.png", action: "MakeOrder()"});
else
buttons.push({title: lcl_submit, icon: "opslaan.png", action: "MakeOrder()"});

BIN
APPL/Pictures/bestel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B