From 75e918d86d3702e3c43707e53cb5b71ef98e515d Mon Sep 17 00:00:00 2001 From: senator Date: Thu, 29 Apr 2010 12:03:59 +0000 Subject: Minor update to resume --- .../xml/macros/tao_computerstyret_perimetri-1.0.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'server/xml') diff --git a/server/xml/macros/tao_computerstyret_perimetri-1.0.xml b/server/xml/macros/tao_computerstyret_perimetri-1.0.xml index eec6d27..1ccabc6 100644 --- a/server/xml/macros/tao_computerstyret_perimetri-1.0.xml +++ b/server/xml/macros/tao_computerstyret_perimetri-1.0.xml @@ -5,12 +5,12 @@ if ( getValue('tao_computerstyret_perimetri.odxt.mangler') == '' ) then - out = out .. 'Computerstyret perimetri o.dxt: ' .. getValue('tao_computerstyret_perimetri.odxt') .. '\n' + out = out .. 'Computerstyret perimetri o.dxt viser ' .. getValue('tao_computerstyret_perimetri.odxt') .. '.\n' end if ( getValue('tao_computerstyret_perimetri.osin.mangler') == '' ) then - out = out .. 'Computerstyret perimetri o.sin: ' .. getValue('tao_computerstyret_perimetri.osin') .. '\n' + out = out .. 'Computerstyret perimetri o.sin viser ' .. getValue('tao_computerstyret_perimetri.osin') .. '.\n' end return out @@ -96,10 +96,10 @@