diff options
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 a9ee00471..648eaaabb 100644 --- a/printing_templates/One Dive.html +++ b/printing_templates/One Dive.html @@ -212,7 +212,7 @@ <p> {{ dive.duration }} </p> </td> <td class="fieldTitle"> - <b> Dive Master </b> + <b> Dive Guide </b> </td> <td class="fieldData"> <p> {{ dive.divemaster }} </p> |