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 25ff27995..b0904c1ff 100644
--- a/functions.php
+++ b/functions.php
@@ -4036,7 +4036,8 @@
onmouseover=\"enable_selection(false)\"
onmouseout=\"enable_selection(true)\"
onclick=\"toggleHeadlineActions()\" id=\"headlineActionsDrop\">".
- __("Actions...") . "&nbsp;&nbsp;<img src=\"images/down_arrow.png\">
+ __("Actions...") . "&nbsp;&nbsp;<img width='11' height'7'
+ src=\"images/down_arrow.png\">
</span>";
print "<ul id=\"headlineActionsBody\" style=\"display : none\">";