removing the notes field from parcel recieve.
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / acqui / orderreceive.tmpl
index 4f53dcf..210326c 100644 (file)
@@ -73,7 +73,6 @@
             <input type="text" size="20" name="cost" value="<!-- TMPL_VAR name="rrp" -->" />
         <!-- /TMPL_IF --></p>
         <input type="hidden" name="invoice" value="<!-- TMPL_VAR NAME="invoice" -->" />
-        <p><label>Notes</label><input type="text" size="20" name="notes" value="<!-- TMPL_VAR NAME="notes" -->" /></p>
     <!-- TMPL_IF name="catview" -->
         <input type="submit"  name="submit" value="Save" />
     <!-- TMPL_ELSE -->