Skip to content

Commit

Permalink
changed content of the info screen public access link ui element
Browse files Browse the repository at this point in the history
  • Loading branch information
chlulei committed Oct 1, 2024
1 parent 1a043bf commit e552668
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ public function addMetaDataSections(int $a_rep_obj_id, int $a_obj_id, string $a_
if ($public_access_export !== '') { // public access export
$this->addProperty(
$lng->txt('export_info_public_access'),
$copyright
$public_access_export
);
}
}
Expand Down

0 comments on commit e552668

Please sign in to comment.