Esempio n. 1
0
			<div class="fauxP big"><?php 
$theform->showField("clientid");
?>
</div>

			<p><?php 
$theform->showField("amount");
?>
</p>

		</fieldset>

		<fieldset>
			<legend>Receipt Type</legend>
			<p><?php 
$thetable->showPaymentOptions($therecord["paymentmethodid"]);
?>
</p>

			<div id="draft" class="paymentTypes">

				<p id="bankNameP"><?php 
$theform->showField("bankname");
?>
</p>

				<p ><?php 
$theform->showField("checkno");
?>
</p>