aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/archtocentry.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ca/archtocentry.html')
-rw-r--r--templates/ca/archtocentry.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/templates/ca/archtocentry.html b/templates/ca/archtocentry.html
index 134b65b1..18f380fc 100644
--- a/templates/ca/archtocentry.html
+++ b/templates/ca/archtocentry.html
@@ -1,10 +1,12 @@
<tr>
<td>%(archivelabel)s:</td>
-
- <td> <A href="%(archive)s/thread.html">[ Fil de discusi&oacute;]</a> <A href="%(archive)s/subject.html">[
- Tema]</a> <A href="%(archive)s/author.html">[ Autor ]</a> <A href="%(archive)s/date.html">[
- Data ]</a> </td>
+ <td>
+ <a href="%(archive)s/thread.html">[ Fil de discussi&oacute; ]</a>
+ <a href="%(archive)s/subject.html">[ Tema ]</a>
+ <a href="%(archive)s/author.html">[ Autor ]</a>
+ <a href="%(archive)s/date.html">[ Data ]</a>
+ </td>
%(textlink)s
</tr>