From 7a6d8acb30afb11c230d03912cafe4169927e8c1 Mon Sep 17 00:00:00 2001 From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de> Date: Fri, 5 Nov 2021 10:59:44 +0100 Subject: [PATCH] "result_header.xml" --- templates/xml/result_header.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/xml/result_header.xml diff --git a/templates/xml/result_header.xml b/templates/xml/result_header.xml new file mode 100644 index 0000000..f360628 --- /dev/null +++ b/templates/xml/result_header.xml @@ -0,0 +1,4 @@ + <dcc:name> + <dcc:content lang="de">Ergebnis der Kalibrierung</dcc:content> + <dcc:content lang="en">Result of the calibration</dcc:content> + </dcc:name> -- GitLab