button text

This commit is contained in:
CHIEFSOFT\ameye
2023-06-06 11:45:11 -04:00
parent 36f9ab520e
commit fbc8599ded
3 changed files with 20 additions and 0 deletions
+1
View File
@@ -114,6 +114,7 @@ class ResultFormatter extends Model
"banner" => $out["banner_${key}"],
"banner_location" => $out["banner_location_${key}"],
"link_path" => $out["link_path_${key}"],
"button_text" => $out["button_text_${key}"],
);
}
break;