2 include_once("../../globals.php");
3 include_once("$srcdir/sql.inc");
5 //the number of rows to display before resetting and starting a new column:
14 <link rel
=stylesheet href
="<?echo $css_header;?>" type
="text/css">
17 <body
<?
echo $bottom_bg_line;?
> topmargin
=0 rightmargin
=0 leftmargin
=2 bottommargin
=0 marginwidth
=2 marginheight
=0>
20 <table border
=0 cellspacing
=0 cellpadding
=0 height
=100%
>
22 <td background
="<?echo $linepic;?>" width
=7 height
=100%
>
29 <form method
=post name
=other_form action
="diagnosis.php?mode=add&type=OTHER" target
=Diagnosis
>
31 <dt
><span
class=title
>Other
</span
></dt
>
36 <td
class="text">code
</td
>
37 <td
class="text">description
</td
>
38 <td
class="text"> 
; 
; 
;fee
</td
>
42 <td
class="text"><input type
=entry name
=code size
=4> 
; 
;</td
>
43 <td
class="text"><input type
=entry name
=text size
=15> 
; 
;</td
>
44 <td
class="text">$
</span
><input type
=entry name
=fee size
=5></td
>
45 <td
> 
;<a
class=text href
="javascript:document.other_form.submit();">Save
</a
>