get the THUMB link... *headdesk*
This commit is contained in:
parent
3e67bbebf5
commit
1c7ce5a3ac
@ -276,7 +276,7 @@ class Image {
|
||||
return $this->parse_link_template(make_link('_thumbs/$hash/thumb.jpg'));
|
||||
}
|
||||
else {
|
||||
return $this->parse_link_template(make_link('image/$id.jpg'));
|
||||
return $this->parse_link_template(make_link('thumb/$id.jpg'));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user