diff options
author | senator <senator> | 2009-10-09 06:49:07 +0000 |
---|---|---|
committer | senator <senator> | 2009-10-09 06:49:07 +0000 |
commit | 7c8ea6210777accb150828e970cc980dfa863a49 (patch) | |
tree | 6c7421113522858a62dbd17a8ed2a72aa5a78a46 /server/xml/macros/topografi-1.0.xml | |
parent | 5d3f428da7d295dcaf32c1559fd3b3780d6bb686 (diff) |
all ref macros ready for 1st review
Diffstat (limited to 'server/xml/macros/topografi-1.0.xml')
-rw-r--r-- | server/xml/macros/topografi-1.0.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/xml/macros/topografi-1.0.xml b/server/xml/macros/topografi-1.0.xml index 545128f..8221ad6 100644 --- a/server/xml/macros/topografi-1.0.xml +++ b/server/xml/macros/topografi-1.0.xml @@ -4,7 +4,7 @@ out = '' if ( getValue('topografi.right.missing') == '' or getValue('topografi.left.missing') == '' ) then - out = out .. 'Topografi: ' .. getValue('topografi.method') .. '\n' + out = out .. 'Topografi, ' .. getValue('topografi.method') .. ':\n' end if ( getValue('topografi.right.missing') == '' ) |