diff options
author | Martin Měřinský <mermar@centrum.cz> | 2017-02-27 12:14:22 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-03-04 12:08:17 -0800 |
commit | 869a7fcfcc6691f81a77ed56d7a437d34b623865 (patch) | |
tree | 42534d1b61ecb92efea3d6ed2ab16e4f5744ee65 /printing_templates/One Dive.html | |
parent | 5fa64fd1ea5c2c8eda3cdc21b4fdd8564ca01d3b (diff) | |
download | subsurface-869a7fcfcc6691f81a77ed56d7a437d34b623865.tar.gz |
dive master > divemaster
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 3884ecaba..8cfc12799 100644 --- a/printing_templates/One Dive.html +++ b/printing_templates/One Dive.html @@ -192,7 +192,7 @@ </tr> <tr> <td class="fieldTitle"> - <h1> Dive Master </h1> + <h1> Divemaster </h1> </td> <td class="fieldData"> <p> {{ dive.divemaster }} </p> |