JAL-1683 replace year/version strings with tokens in source
[jalview.git] / help / html / colourSchemes / pid.html
index f90fde9..fbe9cfb 100755 (executable)
@@ -1,7 +1,7 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
- * Copyright (C) 2014 The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
+ * Copyright (C) $$Year-Rel$$ The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -30,11 +30,12 @@ td {
 </head>
 
 <body>
-<p><em>PID Colours</em><br>
+<p><strong>PID Colours</strong><br>
   <br>
   The PID option colours the residues (boxes and/or text) according to the percentage
   of the residues in each column that agree with the consensus sequence. Only
   the residues that agree with the consensus residue for each column are coloured.</p>
+<div align="center">
 <table width="200" border="1">
   <tr>
     <td bgcolor="#6464FF">&gt; 80 %</td>
@@ -49,5 +50,6 @@ td {
     <td>&lt; 40%</td>
   </tr>
 </table>
+</div>
 </body>
 </html>