From 7f0ef03ce86ee73364f8a6da95b4385dc2830740 Mon Sep 17 00:00:00 2001 From: senator Date: Mon, 17 Aug 2009 06:56:17 +0000 Subject: =?UTF-8?q?>=20=E6ndret=20til=20>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/xml/macros/keratometri-1.0.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/xml/macros/keratometri-1.0.xml b/server/xml/macros/keratometri-1.0.xml index e568d0e..48d8f4e 100644 --- a/server/xml/macros/keratometri-1.0.xml +++ b/server/xml/macros/keratometri-1.0.xml @@ -4,7 +4,7 @@ out = '' if ( getValue('keratometri.right.missing') == '' ) then - if ( getValue('keratometri.right.x1') > 0 and getValue('keratometri.right.x1') < 90 ) + if ( getValue('keratometri.right.x1') > 0 and getValue('keratometri.right.x1') < 90 ) end out = out .. 'Keratometri, højre øje:\n' .. 'Radius 1: ' .. getValue('keratometri.right.r1') .. ' mm (' .. string.format('%f', 337.50 / getValue('keratometri.right.r1')) .. ' D) i ' .. getValue('keratometri.right.x1') .. ' grader.\n\nRadius 2: ' .. getValue('keratometri.right.r2') .. ' mm (' .. string.format('%f', 337.50 / getValue('keratometri.right.r2')) .. ' D) i ' .. getValue('keratometri.right.x2')' -- cgit v1.2.3