Rechnungen ohne Logo

Hallo zusammen,

nach einem Crash habe ich meine alten Rechnungsvorlagen in mein Verzeichnis kopiert. Die Daten sind zwar da aber das Logo bekomme ich nicht mehr in die Belegerstellung rein.

Egal was ich mache, haben sich hier die Felder geändert?


body {
{$Containers.Body.style}
}

div#head_logo {
{$Containers.Logo.style}
}

div#head_sender {
{$Containers.Header_Recipient.style}
}

div#header {
{$Containers.Header.style}
}

div#head_left {
{$Containers.Header_Box_Left.style}
}

div#head_right {
{$Containers.Header_Box_Right.style}
}

div#head_bottom {
{$Containers.Header_Box_Bottom.style}
}

div#content {
{$Containers.Content.style}
}

td {
{$Containers.Td.style}
}

td.name {
{$Containers.Td_Name.style}
}

td.line {
{$Containers.Td_Line.style}
}

td.head {
{$Containers.Td_Head.style}
}

#footer {
{$Containers.Footer.style}
}

#amount {
{$Containers.Content_Amount.style}
}

#sender {
{$Containers.Header_Sender.style}
}

#info {
{$Containers.Content_Info.style}
}

{foreach from=$Pages item=positions name=„pagingLoop“ key=page}

    {* @Deprecated: Wrong variable will be removed in next major release *}
    {$postions = $positions}

   

        {$Containers.Logo.value}
 

Könnt Ihr mir sagen wo ich die aktuellen Files für die Belegerstellung her bekomme?

hier her: https://github.com/shopware/shopware/tree/5.6/themes/Frontend/Bare/documents