From c5f923076e45b1ddb44f6ff09ec064908ce73252 Mon Sep 17 00:00:00 2001 From: senator Date: Fri, 20 Nov 2009 10:16:23 +0000 Subject: further minor changes to fieldnames --- server/xml/macros/ref_90d_linse-1.0.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'server/xml/macros/ref_90d_linse-1.0.xml') diff --git a/server/xml/macros/ref_90d_linse-1.0.xml b/server/xml/macros/ref_90d_linse-1.0.xml index 523cbff..b8b0f5f 100644 --- a/server/xml/macros/ref_90d_linse-1.0.xml +++ b/server/xml/macros/ref_90d_linse-1.0.xml @@ -11,7 +11,7 @@ out = out .. 'Periferi: ' .. getValue('90d_linse.periferi.odxt') if ( getValue('90d_linse.periferi.odxt') == 'Hul eller rift kl' ) then - out = out .. ' ' .. getValue('90dlinse.hul_eller_rift_kl.odxt') .. '\n' + out = out .. ' ' .. getValue('90d_linse.hul_eller_rift_kl.odxt') .. '\n' else out = out .. '\n' end @@ -33,7 +33,7 @@ out = out .. 'Periferi: ' .. getValue('90d_linse.periferi.osin') if ( getValue('90d_linse.periferi.osin') == 'Hul eller rift kl' ) then - out = out .. ' ' .. getValue('90dlinse.hul_eller_rift_kl.osin') .. '\n' + out = out .. ' ' .. getValue('90d_linse.hul_eller_rift_kl.osin') .. '\n' else out = out .. '\n' end @@ -215,7 +215,7 @@