mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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 <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
0310eb31da
commit
bdf990d40e
5 changed files with 5 additions and 5 deletions
|
@ -201,7 +201,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="fieldTitle">
|
||||
<h1> Divemaster </h1>
|
||||
<h1> Dive Guide </h1>
|
||||
</td>
|
||||
<td class="fieldData">
|
||||
<p> {{ dive.divemaster }} </p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue