X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Flocales.pl;h=266823f7ba001fe6c7de49470fd421eeb5671e02;hb=9aaca43317d3ea33d80a308cab7ce4c20d732a16;hp=70ca6d20e47c72647f2f913a6a859211de302b84;hpb=1ced937cc8cd25ca7a49e543b8a4e81f7b0f040e;p=kivitendo-erp.git diff --git a/locale/de/locales.pl b/locale/de/locales.pl index 70ca6d20e..266823f7b 100755 --- a/locale/de/locales.pl +++ b/locale/de/locales.pl @@ -336,7 +336,7 @@ sub scanfile { } # is this a template call? - if (/parse_html_template2?\s*\(\s*[\"\']([\w\/]+)/) { + if (/parse_html_template\s*\(\s*[\"\']([\w\/]+)/) { my $newfile = "$basedir/templates/webpages/$1_master.html"; if (-f $newfile) { # &scanhtmlfile($newfile);