diff options
author | Martin Měřinský <mermar@centrum.cz> | 2017-03-06 13:27:39 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-03-11 08:09:07 -0800 |
commit | dcf254221504d1e41e491de3a74e07a7c585d2c1 (patch) | |
tree | fb681d07eb56639b6a240f2733fb96bf4445652d /printing_templates/One Dive.html | |
parent | bdb83fd9b5a28dba3076ad4d55dc6924c51367ec (diff) | |
download | subsurface-dcf254221504d1e41e491de3a74e07a7c585d2c1.tar.gz |
Use abbreviations with dots.
Diffstat (limited to 'printing_templates/One Dive.html')
-rw-r--r-- | printing_templates/One Dive.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/printing_templates/One Dive.html b/printing_templates/One Dive.html index 8cfc12799..7f7945396 100644 --- a/printing_templates/One Dive.html +++ b/printing_templates/One Dive.html @@ -142,7 +142,7 @@ </tr> <tr> <td class="fieldTitle"> - <h1> Max depth </h1> + <h1> Max. depth </h1> </td> <td class="fieldData"> <p> {{ dive.depth }} </p> |