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
|
|
@ -61,7 +61,7 @@
|
|||
<th>Time</th>
|
||||
<th>Depth</th>
|
||||
<th>Duration</th>
|
||||
<th>Master</th>
|
||||
<th>Guide</th>
|
||||
<th>Location</th>
|
||||
</tr>
|
||||
{% block main_rows %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue