diff options
Diffstat (limited to 'templates/gl/archtocentry.html')
-rw-r--r-- | templates/gl/archtocentry.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/gl/archtocentry.html b/templates/gl/archtocentry.html index 825600d8..a7e0ae5b 100644 --- a/templates/gl/archtocentry.html +++ b/templates/gl/archtocentry.html @@ -2,8 +2,8 @@ <tr> <td>%(archivelabel)s:</td> <td> - <A href="%(archive)s/thread.html">[ Fío ]</a> - <A href="%(archive)s/subject.html">[ Título ]</a> + <A href="%(archive)s/thread.html">[ Fío ]</a> + <A href="%(archive)s/subject.html">[ Título ]</a> <A href="%(archive)s/author.html">[ Autor ]</a> <A href="%(archive)s/date.html">[ Data ]</a> </td> |