_institution_fields.html.erb 117 Bytes
<table class="mpog_search_form_table">
  <tr>
    <td> <%= text_field_tag(:intitution_name) %> </td>
  </tr>
</table>