Use same header in manual list and manual archive
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Aug 2013 15:33:14 +0000 (17:33 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Aug 2013 15:33:14 +0000 (17:33 +0200)
templates/docs/manuals.html

index 13aed1290e91792ffcec20b7ba3b14eae431f9d9..7da5f7939fd146915fa6b6688771ff2e52176555 100644 (file)
@@ -10,7 +10,7 @@
 <tr>
        <th class="colFirst">Release</th>
        <th class="colMid">Online Version</th>
-       <th class="colLast">Downloadable Version</th>
+       <th class="colLast">PDF Version</th>
 </tr>
 {%for v in versions%}
 <tr{%if forloop.last%} class="lastrow"{%endif%}>