mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Add labels to databoxes
This commit is contained in:
@@ -342,7 +342,7 @@ class PDF
|
||||
$str = $databox->get_sxml_structure();
|
||||
$vn = (string) ($str->pdfPrintLogo);
|
||||
if (($vn * 1) == 1) {
|
||||
$LEFT__TEXT = $databox->get_viewname();
|
||||
$LEFT__TEXT = $databox->get_label($this->app['locale.I18n']);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user