In the staff client, default to the "record externally processed
payment" for Credit Card payment type.
Signed-off-by: Jeff Godin <jgodin@tadl.org>
<menulist id="where_process" oncommand="refresh_fields();">
<menupopup>
<menuitem label="&staff.patron.bill_cc_info.process_int.label;" value="1"/>
- <menuitem label="&staff.patron.bill_cc_info.process_ext.label;" value="2"/>
+ <menuitem label="&staff.patron.bill_cc_info.process_ext.label;" value="2" selected="true"/>
</menupopup>
</menulist>
</row>