diff --git a/printing_templates/Flowlayout.html b/printing_templates/Flowlayout.html index 3409b04a9..ec957e549 100644 --- a/printing_templates/Flowlayout.html +++ b/printing_templates/Flowlayout.html @@ -179,7 +179,7 @@ -

Divemaster

+

Dive guide

{{ dive.divemaster }}

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 @@

{{ dive.duration }}

- Dive Master + Dive Guide

{{ dive.divemaster }}

diff --git a/printing_templates/Six Dives.html b/printing_templates/Six Dives.html index 0fe48a628..77290e830 100644 --- a/printing_templates/Six Dives.html +++ b/printing_templates/Six Dives.html @@ -153,7 +153,7 @@ SAC: {{ dive.sac }} - Divemaster: {{ dive.divemaster }} + Dive guide: {{ dive.divemaster }} Buddy: {{ dive.buddy }} Rating: {{ dive.rating }}/5 diff --git a/printing_templates/Table.html b/printing_templates/Table.html index e4d921fae..27683fb46 100644 --- a/printing_templates/Table.html +++ b/printing_templates/Table.html @@ -61,7 +61,7 @@ Time Depth Duration - Master + Guide Location {% block main_rows %} diff --git a/printing_templates/Two Dives.html b/printing_templates/Two Dives.html index 02fb436c1..47f14f12a 100644 --- a/printing_templates/Two Dives.html +++ b/printing_templates/Two Dives.html @@ -201,7 +201,7 @@ -

Divemaster

+

Dive Guide

{{ dive.divemaster }}