diff --git a/ext/image/theme.php b/ext/image/theme.php index d5f867b6..8306e0ff 100644 --- a/ext/image/theme.php +++ b/ext/image/theme.php @@ -25,6 +25,8 @@ class ImageIOTheme { "; } + + return $html; } /** @@ -32,7 +34,7 @@ class ImageIOTheme { * * @param $image_id The image to replace */ - public function get_resize_html($image_id) { + public function get_replace_html($image_id) { $html = " ".make_form(make_link("image_admin/replace"))."