#11218 Modification of unrelated political icons

This commit is contained in:
Jorge Rincon 2023-05-17 10:17:39 +02:00
parent 8c1bc5fc70
commit 74641b0e4c

View File

@ -842,7 +842,7 @@ if ($modules !== false) {
if ($linked !== false) {
if ($adopt === true) {
$img = 'images/policies_brick.png';
$img = 'images/policies_not_brick.png';
$title = '('.__('Adopted').') '.$policyInfo['name_policy'];
} else {
$img = 'images/policies_mc.png';