summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 5d4966865..967739241 100644
--- a/functions.php
+++ b/functions.php
@@ -4601,7 +4601,8 @@
print "<div class=\"postReply\">";
- print "<div class=\"postHeader\">";
+ print "<div class=\"postHeader\" onmouseover=\"enable_resize(true)\"
+ onmouseout=\"enable_resize(false)\">";
$entry_author = $line["author"];