<label value="= Change" control="bill_change_amount" style="font-weight: bold" />
<hbox>
- <textbox id="bill_change_amount" />
+ <textbox id="bill_change_amount" readonly="true"/>
</hbox>
</row>
- <row>
+ <row class="hide_patron_credit" hidden="true">
<label value="or Patron Credit"
style="font-family: bold" />
<button id="bill_wizard" label="Bill Patron" accesskey="B" command="cmd_bill_wizard"/>
<button id="bill_history" label="History" accesskey="H" command="cmd_bill_history"/>
<spacer flex="2"/>
- <button disabled="true" id="change_to_credit" label="Convert Change to Patron Credit" command="cmd_change_to_credit"/>
+ <button class="hide_patron_credit" hidden="true" disabled="true" id="change_to_credit" label="Convert Change to Patron Credit" command="cmd_change_to_credit"/>
<button id="bill_apply_payment" label="Apply Payment!" accesskey="P" command="cmd_bill_apply_payment"/>
</hbox>
<label value=" "/>
value="&staff.patron_display.holds_available.label;" />
<label id="patron_holds_available" class="holds_ready label"/>
</row>
- <row id="pdsgr2">
+ <row id="pdsgr2" class="hide_patron_credit" hidden="true">
<label id="PatronSummaryStatus_credit_label" class="text_left credit label"
value="&staff.patron_display.credit.label;" />
<label id="patron_credit" class="credit value"/>