Typo, Renamed.

This commit is contained in:
green-ponies (jgen) 2011-09-03 16:45:56 -04:00
parent 7ee0407ba8
commit 3cfe182ad3

View File

@ -25,6 +25,8 @@ class ImageIOTheme {
</form>
";
}
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"))."