15 lines
		
	
	
		
			776 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			776 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 | 
						|
            <p class="nd_sidebar-title"><em>Port Search Options</em></p>
 | 
						|
            <input name="q" value="[% params.q | html_entity %]" type="hidden"/>
 | 
						|
            <div class="clearfix input-prepend">
 | 
						|
              <label class="add-on">
 | 
						|
                <input type="checkbox" id="port_partial"
 | 
						|
                  name="partial"[% ' checked="checked"' IF params.partial %]/>
 | 
						|
              </label>
 | 
						|
              <label class="nd_checkboxlabel" for="port_partial">
 | 
						|
                <span class="nd_searchcheckbox uneditable-input">Partial Match</span>
 | 
						|
              </label>
 | 
						|
            </div>
 | 
						|
            <button id="[% tab.tag %]_submit" type="submit" class="btn btn-info">
 | 
						|
              <i class="icon-search icon-large pull-left nd_navbar-icon"></i> Search Ports</button>
 |