From 1ff1374325ffbcab2398dd3e7d3bca8d8be63c00 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Feb 2013 21:27:03 +0400 Subject: remove nonworking article zoom buttons (closes #535) --- include/functions.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index 2dc342617..7409ec76a 100644 --- a/include/functions.php +++ b/include/functions.php @@ -2951,11 +2951,6 @@ id=\"ATSTRTIP-$id\" connectId=\"ATSTR-$id\" position=\"below\">$tags_str_full"; - $rv['content'] .= "Zoom"; - global $pluginhost; foreach ($pluginhost->get_hooks($pluginhost::HOOK_ARTICLE_BUTTON) as $p) { -- cgit v1.2.3-54-g00ecf