| Lines 1-12
          
      
      
        Link Here | 
        
          | 1 | <fieldset id="acqui_basket_add"> | 1 | <fieldset id="acqui_basket_add"> | 
          
            
              | 2 |     <legend>Add Order To Basket</legend> | 2 |     <legend>Add order to basket</legend> | 
        
          | 3 |     [% IF has_budgets %] | 3 |     [% IF has_budgets %] | 
        
          | 4 |     <form action="/cgi-bin/koha/acqui/neworderbiblio.pl" method="post"> | 4 |     <form action="/cgi-bin/koha/acqui/neworderbiblio.pl" method="post"> | 
        
          | 5 |         <input type="hidden" name="booksellerid" value="[% booksellerid %]" /> | 5 |         <input type="hidden" name="booksellerid" value="[% booksellerid %]" /> | 
        
          | 6 |         <input type="hidden" name="basketno" value="[% basketno %]" /> | 6 |         <input type="hidden" name="basketno" value="[% basketno %]" /> | 
        
          | 7 |         <ul><li><label for="q">From an existing record: </label><input id="q" type="text"  size="25" name="q" /> | 7 |         <ul><li><label for="q">From an existing record: </label><input id="q" type="text"  size="25" name="q" /> | 
        
          | 8 |         <input type="submit" class="submit" value="Search" /></li> | 8 |         <input type="submit" class="submit" value="Search" /></li> | 
          
            
              | 9 |         <li><a href="/cgi-bin/koha/acqui/newordersuggestion.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]">From a Suggestion</a></li> | 9 |         <li><a href="/cgi-bin/koha/acqui/newordersuggestion.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]">From a suggestion</a></li> | 
        
          | 10 |         <li><a href="/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]">From a new (empty) record</a></li> | 10 |         <li><a href="/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]">From a new (empty) record</a></li> | 
        
          | 11 |         <li><a href="/cgi-bin/koha/acqui/z3950_search.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]">From an external source</a></li> | 11 |         <li><a href="/cgi-bin/koha/acqui/z3950_search.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]">From an external source</a></li> | 
        
          | 12 |         <li><a href="/cgi-bin/koha/acqui/addorderiso2709.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]"> From a staged file</a></li> | 12 |         <li><a href="/cgi-bin/koha/acqui/addorderiso2709.pl?booksellerid=[% booksellerid %]&basketno=[% basketno %]"> From a staged file</a></li> |