summaryrefslogtreecommitdiffstats
path: root/cgi/exilog_cgi_html.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/exilog_cgi_html.pm')
-rw-r--r--cgi/exilog_cgi_html.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/exilog_cgi_html.pm b/cgi/exilog_cgi_html.pm
index bfb207c..020617e 100644
--- a/cgi/exilog_cgi_html.pm
+++ b/cgi/exilog_cgi_html.pm
@@ -974,7 +974,7 @@ sub _item {
$html .=
$q->td({-class=>"item_text",
($link ? ( -onClick=>"javascript:document.location.href='$link';",
- -style=>(exists($part->{style}) ? $part->{style} : "")."cursor:pointer;cursor:hand;",
+ -style=>(exists($part->{style}) ? $part->{style} : "")."cursor:pointer;",
-onMouseOver=>"javascript:link_on(this);",
-onMouseOut=>"javascript:link_off(this);" )
: (