From 36492da266df3f7e66ad5a330c76af285d765fa7 Mon Sep 17 00:00:00 2001 From: senator Date: Mon, 16 Nov 2009 10:50:00 +0000 Subject: =?UTF-8?q?auto-replaced=20all=20instances=20of=20H=F8jre=20=F8je?= =?UTF-8?q?=20and=20Venstre=20=F8je=20with=20o.dxt=20and=20o.sin.=20This?= =?UTF-8?q?=20was=20done=20using=20sed.=20These=20changes=20are=20not=20ve?= =?UTF-8?q?rified=20100%,=20but=20i=20assume=20it=20went=20well.=20A=20qui?= =?UTF-8?q?ck=20check=20showed=20no=20errors.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/xml/macros/oct_maaling-1.0.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'server/xml/macros/oct_maaling-1.0.xml') diff --git a/server/xml/macros/oct_maaling-1.0.xml b/server/xml/macros/oct_maaling-1.0.xml index e1edde1..45bad54 100644 --- a/server/xml/macros/oct_maaling-1.0.xml +++ b/server/xml/macros/oct_maaling-1.0.xml @@ -14,18 +14,18 @@ out = '' - if ( getValue('oct.right.missing') == '' or getValue('oct.left.missing') == '' ) + if ( getValue('oct.odxt.missing') == '' or getValue('oct.osin.missing') == '' ) then out = out .. 'Central nethindetykkelse:\n' - if ( getValue('oct.right.missing') == '' ) + if ( getValue('oct.odxt.missing') == '' ) then - out = out .. 'OCT o.dxt ' .. getValue('oct.right.thickness') .. ' µm\n' + out = out .. 'OCT o.dxt ' .. getValue('oct.odxt.thickness') .. ' µm\n' end - if ( getValue('oct.left.missing') == '' ) + if ( getValue('oct.osin.missing') == '' ) then - out = out .. 'OCT o.sin ' .. getValue('oct.left.thickness') .. ' µm\n' + out = out .. 'OCT o.sin ' .. getValue('oct.osin.thickness') .. ' µm\n' end end @@ -112,28 +112,28 @@ - + - +