mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
PHRAS-3699 fix missing translation (#4076)
This commit is contained in:
@@ -34,6 +34,7 @@ class PDF
|
||||
$this->app = $app;
|
||||
|
||||
$pdf = new PhraseaPDF("P", "mm", "A4", true, 'UTF-8', false);
|
||||
$pdf->setApp($app);
|
||||
|
||||
$pdf->SetAuthor("Phraseanet");
|
||||
$pdf->SetTitle("Phraseanet Print");
|
||||
|
Reference in New Issue
Block a user