| Lines 1-5
          
      
      
        Link Here | 
        
          | 1 | [% INCLUDE 'doc-head-open.inc' %] | 1 | [% INCLUDE 'doc-head-open.inc' %] | 
          
            
              | 2 | <title>Koha › Z39.50 Search Results</title> | 2 | <title>Koha › Z39.50 search results</title> | 
        
          | 3 | [% INCLUDE 'greybox.inc' %] | 3 | [% INCLUDE 'greybox.inc' %] | 
        
          | 4 | [% INCLUDE 'doc-head-close.inc' %] | 4 | [% INCLUDE 'doc-head-close.inc' %] | 
        
          | 5 | <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> | 5 | <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> | 
  
    | Lines 85-91
          tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
      
      
        Link Here | 
        
          | 85 | [% END %] | 85 | [% END %] | 
        
          | 86 |       <div id="bd"> | 86 |       <div id="bd"> | 
        
          | 87 | 	  [% IF ( opsearch ) %] | 87 | 	  [% IF ( opsearch ) %] | 
          
            
              | 88 | <h2>Z39.50 Search Points</h2> | 88 | <h2>Z39.50 search points</h2> | 
        
          | 89 |     <form method="post" action="z3950_search.pl" name="f" class="checkboxed"> | 89 |     <form method="post" action="z3950_search.pl" name="f" class="checkboxed"> | 
        
          | 90 |     <input type="hidden" name="op" id="op" value="do_search" /> | 90 |     <input type="hidden" name="op" id="op" value="do_search" /> | 
        
          | 91 | 	<div class="yui-g"> | 91 | 	<div class="yui-g"> | 
  
    | Lines 93-106
          tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
      
      
        Link Here | 
        
          | 93 | 	    <fieldset class="rows">  | 93 | 	    <fieldset class="rows">  | 
        
          | 94 | 		 <ol><li><label for="title">Title: </label> <input type="text" id="title"  name="title" value="[% title %]" /></li> | 94 | 		 <ol><li><label for="title">Title: </label> <input type="text" id="title"  name="title" value="[% title %]" /></li> | 
        
          | 95 | 		 <li><label for="isbn">ISBN/ISSN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li> | 95 | 		 <li><label for="isbn">ISBN/ISSN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li> | 
          
            
              | 96 | 		 <li><label for="lccall">LC Call Number: </label> <input type="text" id="lccall" name="lccall" value="" /></li> | 96 |         <li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li> | 
            
              | 97 | 		 <li><label for="controlnumber">Control No.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li> | 97 |         <li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li> | 
        
          | 98 | 		 <li><label for="srchany">Raw (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li></ol> | 98 | 		 <li><label for="srchany">Raw (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li></ol> | 
        
          | 99 |   		</fieldset> | 99 |   		</fieldset> | 
        
          | 100 | 	    </div> | 100 | 	    </div> | 
        
          | 101 |     <div class="yui-u"> | 101 |     <div class="yui-u"> | 
        
          | 102 | 	<fieldset class="rows">		 <ol><li><label for="author">Author: </label> <input type="text" id="author" name="author" value="[% author %]" /><!--  <label for="Keyword">Keyword</label> <input type="text" name="keyword" value="" /> --></li> | 102 | 	<fieldset class="rows">		 <ol><li><label for="author">Author: </label> <input type="text" id="author" name="author" value="[% author %]" /><!--  <label for="Keyword">Keyword</label> <input type="text" name="keyword" value="" /> --></li> | 
          
            
              | 103 |  		 <li> <label for="subject">Subject Heading: </label> <input type="text" id="subject" name="subject" value="" /></li> | 103 |         <li> <label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li> | 
        
          | 104 |   		 <li><label for="dewey">Dewey: </label> <input type="text" id="dewey" name="dewey" value="" /></li> | 104 |   		 <li><label for="dewey">Dewey: </label> <input type="text" id="dewey" name="dewey" value="" /></li> | 
        
          | 105 | 		 <li><label for="stdid">Standard ID: </label> <input type="text" id="stdid" name="stdid" value="" /></li></ol> | 105 | 		 <li><label for="stdid">Standard ID: </label> <input type="text" id="stdid" name="stdid" value="" /></li></ol> | 
        
          | 106 |     </fieldset> | 106 |     </fieldset> | 
  
    | Lines 109-115
          tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
      
      
        Link Here | 
        
          | 109 | 	    </div> | 109 | 	    </div> | 
        
          | 110 | </div> | 110 | </div> | 
        
          | 111 | <div class="yui-g"> | 111 | <div class="yui-g"> | 
          
            
              | 112 | <h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select All</a></span><span class="clearall"><a id="CheckNone" href="#">Clear All</a></span></span></h2> | 112 | <h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2> | 
        
          | 113 |  | 113 |  | 
        
          | 114 |     [% FOREACH serverloo IN serverloop %] | 114 |     [% FOREACH serverloo IN serverloop %] | 
        
          | 115 |         <p>  | 115 |         <p>  | 
  
    | Lines 146-152
          tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
      
      
        Link Here | 
        
          | 146 |         [% IF ( breeding_loo.breedingid ) %] | 146 |         [% IF ( breeding_loo.breedingid ) %] | 
        
          | 147 |  | 147 |  | 
        
          | 148 | 	    <tr id="row[% breeding_loo.breedingid %]"> | 148 | 	    <tr id="row[% breeding_loo.breedingid %]"> | 
          
            
              | 149 | 	        <td>[% breeding_loo.server %] <div class="linktools"><a href="/cgi-bin/koha/catalogue/showmarc.pl?importid=[% breeding_loo.breedingid %]" rel="gb_page_center[600,500]">Preview MARC</a> <a href="/cgi-bin/koha/catalogue/showmarc.pl?viewas=card&importid=[% breeding_loo.breedingid %]" rel="gb_page_center[600,500]">Preview Card</a> <a href="#" onclick="Import([% breeding_loo.breedingid %],[% breeding_loo.biblionumber %]); return false">Import</a><a href="#" onclick="closemenu();return false;" title="Close this menu"> X </a></div> </td> | 149 |             <td>[% breeding_loo.server %] <div class="linktools"><a href="/cgi-bin/koha/catalogue/showmarc.pl?importid=[% breeding_loo.breedingid %]" rel="gb_page_center[600,500]">Preview MARC</a> <a href="/cgi-bin/koha/catalogue/showmarc.pl?viewas=card&importid=[% breeding_loo.breedingid %]" rel="gb_page_center[600,500]">Preview card</a> <a href="#" onclick="Import([% breeding_loo.breedingid %],[% breeding_loo.biblionumber %]); return false">Import</a><a href="#" onclick="closemenu();return false;" title="Close this menu"> X </a></div> </td> | 
        
          | 150 |             <td>[% breeding_loo.title |html %]</td> | 150 |             <td>[% breeding_loo.title |html %]</td> | 
        
          | 151 |             <td>[% breeding_loo.author %]</td> | 151 |             <td>[% breeding_loo.author %]</td> | 
        
          | 152 |             <td>[% breeding_loo.date %]</td> | 152 |             <td>[% breeding_loo.date %]</td> | 
            
              | 153 | -  |  |  |