mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-14 03:08:54 +01:00
Renamed label_system templates folder to recommended snake_style style
This commit is contained in:
@@ -115,7 +115,7 @@ final class LabelHTMLGenerator
|
||||
++$page;
|
||||
}
|
||||
|
||||
return $this->twig->render('LabelSystem/labels/base_label.html.twig', [
|
||||
return $this->twig->render('label_system/labels/base_label.html.twig', [
|
||||
'meta_title' => $this->getPDFTitle($options, $elements[0]),
|
||||
'elements' => $twig_elements,
|
||||
'options' => $options,
|
||||
|
||||
Reference in New Issue
Block a user