summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-16 14:52:09 +0300
committerAndrew Dolgov <[email protected]>2010-11-16 14:52:09 +0300
commite3387e2d10f9b30af36002c8f058ece94597aaff (patch)
treec1d9232cfa094c099783f4efcbe9c0908011bce1 /functions.php
parent6f3976c9a3a0409b16d1125802b88651213b0aae (diff)
misc tab fixes
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 08d3edfcf..7f2fdd1a0 100644
--- a/functions.php
+++ b/functions.php
@@ -4635,7 +4635,7 @@
print "<img src=\"".theme_image($link, 'images/digest_checkbox.png')."\"
class='tagsPic' style=\"cursor : pointer\"
- onclick=\"closeArticlePanel()\"
+ onclick=\"closeArticlePanel($id)\"
alt='Zoom' title='".__('Close this panel')."'>";
} else {