summaryrefslogtreecommitdiff
path: root/server/xml/macros/topografi-1.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/xml/macros/topografi-1.0.xml')
-rw-r--r--server/xml/macros/topografi-1.0.xml2
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') == '' )