Beispiel #1
0
</h1>

	<div id="rightsideDiv">
		<fieldset>
			<legend>attributes</legend>


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

			<p>
                <label for="categoryid">master category</label><br />
                <?php 
$thetable->displayProductCategories($therecord["categoryid"]);
?>
			</p>

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

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

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