summaryrefslogtreecommitdiff
path: root/server/xml/macros/ref-spaltelampe-1.0.xml
diff options
context:
space:
mode:
authorsenator <senator>2009-11-19 11:10:04 +0000
committersenator <senator>2009-11-19 11:10:04 +0000
commit5099bca4c9ce61937e6af558402f681e46014df7 (patch)
tree41cde86c9250bfefa7288afe24f312eb78dfcc34 /server/xml/macros/ref-spaltelampe-1.0.xml
parent879842169b40803c6d74281e9cd60f6e59d49d78 (diff)
changed pretty much everything from english to danish in field names
Diffstat (limited to 'server/xml/macros/ref-spaltelampe-1.0.xml')
-rw-r--r--server/xml/macros/ref-spaltelampe-1.0.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/server/xml/macros/ref-spaltelampe-1.0.xml b/server/xml/macros/ref-spaltelampe-1.0.xml
index 95866fe..2986033 100644
--- a/server/xml/macros/ref-spaltelampe-1.0.xml
+++ b/server/xml/macros/ref-spaltelampe-1.0.xml
@@ -216,11 +216,11 @@
then
value = ''
timestamp = missing_eye_odxt.timestamp
- source = missing_eye_odxt.source
+ source = missing_eye_odxt.kilde
else
value = 'mangler'
timestamp = missing_eye_odxt.timestamp
- source = missing_eye_odxt.source
+ source = missing_eye_odxt.kilde
end
end
return value, timestamp, source
@@ -236,11 +236,11 @@
then
value = ''
timestamp = missing_eye_osin.timestamp
- source = missing_eye_osin.source
+ source = missing_eye_osin.kilde
else
value = 'mangler'
timestamp = missing_eye_osin.timestamp
- source = missing_eye_osin.source
+ source = missing_eye_osin.kilde
end
end
return value, timestamp, source