summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/report.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/report.tmpl b/html/report.tmpl
index 9606516..974148b 100644
--- a/html/report.tmpl
+++ b/html/report.tmpl
@@ -1,7 +1,7 @@
<h1><?% gettext("Protocol of the activities") %?></h1>
<?% FOREACH name = data.keys.sort %?>
- <h2><?% gettext("Report for Modul");" " %?>
+ <h2><?% gettext("Report for module") %?>&nbsp;
<?% name %?>:</h2>
<?% IF name == 'RECORDS';
link = '?cmd=rdisplay&data=';