summaryrefslogtreecommitdiff
path: root/htroot/CookieMonitorOutgoing_p.html
diff options
context:
space:
mode:
authorlow012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-05-25 19:54:54 +0000
committerlow012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-05-25 19:54:54 +0000
commita97a3756fee700b119daedfcc8943dd00b64bd42 (patch)
treee9ab8dbf78c537ced8ff3080236317da4940c98a /htroot/CookieMonitorOutgoing_p.html
parenta0149317ac6465fe72a60ac495e66a2a63efba21 (diff)
*) got rid of HTML in Java classes that led to HTML tags being displayed on monitor pages
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3763 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/CookieMonitorOutgoing_p.html')
-rw-r--r--htroot/CookieMonitorOutgoing_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/CookieMonitorOutgoing_p.html b/htroot/CookieMonitorOutgoing_p.html
index d7a34ca9c..fe4d64084 100644
--- a/htroot/CookieMonitorOutgoing_p.html
+++ b/htroot/CookieMonitorOutgoing_p.html
@@ -26,7 +26,7 @@
<td>#[host]#</td>
<td>#[date]#</td>
<td>#[client]#</td>
- <td>#[cookie]#</td>
+ <td><ul>#{cookies}#<li>#[item]#</li>#{/cookies}#</ul></td>
</tr>
#{/list}#
</table>