projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d1102
)
Use same header in manual list and manual archive
author
Magnus Hagander
<magnus@hagander.net>
Sat, 17 Aug 2013 15:33:14 +0000
(17:33 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Sat, 17 Aug 2013 15:33:14 +0000
(17:33 +0200)
templates/docs/manuals.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/docs/manuals.html
b/templates/docs/manuals.html
index 13aed1290e91792ffcec20b7ba3b14eae431f9d9..7da5f7939fd146915fa6b6688771ff2e52176555 100644
(file)
--- a/
templates/docs/manuals.html
+++ b/
templates/docs/manuals.html
@@
-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%}>