From bdf990d40eaeb5f329dfbd67a7e64187538de9f9 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 12 Dec 2020 17:36:32 +0100 Subject: printing: replace dive master by dive guide in templates This does not rename the variables, only the user-visible output. Case "Dive guide" vs. "Dive Guide" is according to the rest of the templates. Signed-off-by: Berthold Stoeger --- printing_templates/Flowlayout.html | 2 +- printing_templates/One Dive.html | 2 +- printing_templates/Six Dives.html | 2 +- printing_templates/Table.html | 2 +- printing_templates/Two Dives.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'printing_templates') 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 }}

-- cgit v1.2.3-70-g09d2