FSN#35141 Als notitie dan ook label notitie
svn path=/Website/trunk/; revision=28955
This commit is contained in:
@@ -176,7 +176,7 @@ lcl.set_dialect(mld_melding.srtdisc, "MLD_SRTDISCIPLINE_KEY");
|
|||||||
<td ><%=safe.html(oldRemark)%></td>
|
<td ><%=safe.html(oldRemark)%></td>
|
||||||
</tr>
|
</tr>
|
||||||
<%
|
<%
|
||||||
RWTEXTAREATR("opmerk", "fldremark" + (req?" required":""), L("lcl_mld_inf_Opmerking"), "", { html: "rows='8'" });
|
RWTEXTAREATR("opmerk", "fldremark" + (req?" required":""), (S("mld_note_mode") == 2 ? L("lcl_mld_note") : L("lcl_mld_inf_Opmerking")), "", { html: "rows='8'" });
|
||||||
|
|
||||||
BLOCK_END();
|
BLOCK_END();
|
||||||
var buttons = [ {title: L("lcl_accept"), icon: "accept.png", action: "mld_accept()", singlepress: true, id: "btn_accept_submit" },
|
var buttons = [ {title: L("lcl_accept"), icon: "accept.png", action: "mld_accept()", singlepress: true, id: "btn_accept_submit" },
|
||||||
|
|||||||
Reference in New Issue
Block a user