ソースを参照

Small bug fix: nucleotide query blast launchpad table of blast types was incorrect.

Lacey Sanderson 9 年 前
コミット
b218a39669
1 ファイル変更1 行追加1 行削除
  1. 1 1
      theme/blast_nucleotide_user_menupage.tpl.php

+ 1 - 1
theme/blast_nucleotide_user_menupage.tpl.php

@@ -43,8 +43,8 @@ local alignment search tool. J. Mol. Biol., 215, 403–410.</blockquote>
     <th>BLAST Program</th>
   </tr>
   <tr class= "blast-highlighted">
-    <td>Nucleotide</td>
     <td rowspan="2">Nucleotide</td>
+    <td>Nucleotide</td>
     <td><?php print l('blastn', './blast/nucleotide/nucleotide');?>:
       Search a nucleotide database using a nucleotide query.</td>
   </tr>