Преглед на файлове

Removed system information from blast node page

Lacey Sanderson преди 10 години
родител
ревизия
4e9e01b387
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      theme/node--blastdb.tpl.php

+ 0 - 1
theme/node--blastdb.tpl.php

@@ -97,7 +97,6 @@
 
 
     <table>
     <table>
       <tr><th>Human-Readable Name</th><td><?php print $node->db_name; ?></td></tr>
       <tr><th>Human-Readable Name</th><td><?php print $node->db_name; ?></td></tr>
-      <tr><th>Database Path</th><td><?php print $node->db_path; ?></td></tr>
       <tr><th>Database Type</th><td><?php print $node->db_dbtype; ?></td></tr>
       <tr><th>Database Type</th><td><?php print $node->db_dbtype; ?></td></tr>
     </table>
     </table>