Typo, Renamed.
This commit is contained in:
parent
7ee0407ba8
commit
3cfe182ad3
@ -25,6 +25,8 @@ class ImageIOTheme {
|
|||||||
</form>
|
</form>
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return $html;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -32,7 +34,7 @@ class ImageIOTheme {
|
|||||||
*
|
*
|
||||||
* @param $image_id The image to replace
|
* @param $image_id The image to replace
|
||||||
*/
|
*/
|
||||||
public function get_resize_html($image_id) {
|
public function get_replace_html($image_id) {
|
||||||
|
|
||||||
$html = "
|
$html = "
|
||||||
".make_form(make_link("image_admin/replace"))."
|
".make_form(make_link("image_admin/replace"))."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user