Stephen Ficklin 11 лет назад
Родитель
Сommit
baac4e2fd4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tripal_pub/includes/pub_search.inc

+ 1 - 1
tripal_pub/includes/pub_search.inc

@@ -306,7 +306,7 @@ function theme_tripal_pub_search_form($form) {
   $headers = array();  
   $markup  = drupal_render($form['instructions']) . "
      <div id=\"pub-search-form-row1\">$table</div>
-     <div style=\"clear: both;\">
+     <div style=\"clear: both;\"></div>
   "; 
   
   $form['criteria'] = array(