diff options
-rw-r--r-- | printing_templates/Flowlayout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/printing_templates/Flowlayout.html b/printing_templates/Flowlayout.html index eaa7289f8..a4a155a37 100644 --- a/printing_templates/Flowlayout.html +++ b/printing_templates/Flowlayout.html @@ -147,7 +147,7 @@ <table class="table_class"> <tbody><tr> <td class="fieldTitle"> - <h1> Time. </h1> + <h1> Time </h1> </td> <td class="fieldData"> <p> {{ dive.time }} </p> |