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/Flowlayout.html | |
parent | 5fa64fd1ea5c2c8eda3cdc21b4fdd8564ca01d3b (diff) | |
download | subsurface-869a7fcfcc6691f81a77ed56d7a437d34b623865.tar.gz |
dive master > divemaster
Diffstat (limited to 'printing_templates/Flowlayout.html')
-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 21691c22b..eaa7289f8 100644 --- a/printing_templates/Flowlayout.html +++ b/printing_templates/Flowlayout.html @@ -179,7 +179,7 @@ </tr> <tr> <td class="fieldTitle"> - <h1> Dive Master </h1> + <h1> Divemaster </h1> </td> <td class="fieldData"> <p> {{ dive.divemaster }} </p> |