Little correction

This commit is contained in:
Jean-Patrick Guerrero 2020-12-20 15:02:11 +01:00
parent c15ce57d1b
commit b7bfa5a623
1 changed files with 1 additions and 1 deletions

View File

@ -1542,7 +1542,7 @@ local function make_fs(data)
fmt("image_button", 4.25, 0.14, 0.7, 0.7, "", "search", ""))
if data.filter ~= "" then
fs(fmt("image_button", 3.75, 0.35, 0.3, 0.3, PNG.cancel, "cancel", ""))
fs(fmt("image_button", 3.75, 0.35, 0.3, 0.3, "", "cancel", ""))
end
fs(fmt("image_button", data.xoffset - 3.2, 0.15, 0.7, 0.7, "", "prev_page", ""),