summaryrefslogtreecommitdiff
path: root/htroot/ViewFile.html
diff options
context:
space:
mode:
authorkarlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-02-03 20:22:39 +0000
committerkarlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-02-03 20:22:39 +0000
commit3bafd643c0b311d4d0a58dea71fc44e8e48cf578 (patch)
tree9eafa3976a56754e92cb95529b401fe0b316652e /htroot/ViewFile.html
parent666793035286706d77d95305624944fa2ec0707f (diff)
- fix for http://www.yacy-forum.de/viewtopic.php?t=3483
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3330 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewFile.html')
-rw-r--r--htroot/ViewFile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html
index bcac4ee64..6db33bec0 100644
--- a/htroot/ViewFile.html
+++ b/htroot/ViewFile.html
@@ -82,7 +82,7 @@
<td>#[nr]#</td>
<td class="tt">#[type]#</tt></td>
<td class="tt">#[text]#</tt></td>
- <td class="tt">#[link]#</tt></td>
+ <td class="tt"><a href="#[url]#">#[link]#</a></tt></td>
<td class="tt">#[attr]#</tt></td>
</tr>#{/links}#
</table>