diff --git a/APPL/RES/res_reservering.asp b/APPL/RES/res_reservering.asp index d3dfebb8d5..7508996677 100644 --- a/APPL/RES/res_reservering.asp +++ b/APPL/RES/res_reservering.asp @@ -546,7 +546,11 @@ if (options.length > 1) { buttons.push({ icon: "magnifier.png", title: L("lcl_res_bez_oproepscherm"), action: "res_oproep()" }); if (rrr.rsv_ruimte_verwijder == null && buttons.length) + { + %>
<% CreateButtons(buttons, { showIcons: true} ); + %>
<% + } //====================================== %><% }