mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Fix rich text documentation of tickler date, which has always been incorrect.
This commit is contained in:
parent
9b0a47faa3
commit
785e1f836a
2 changed files with 3 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ mailmap:
|
|||
<td><</td><td><%= I18n.t 'integrations.email_rich.field_descriptions.due_date' %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>></td><td><%= I18n.t 'integrations.email_rich.field_descriptions.due_date' %></td>
|
||||
<td>></td><td><%= I18n.t 'integrations.email_rich.field_descriptions.tickler_date' %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#</td><td><%= I18n.t 'integrations.email_rich.field_descriptions.tag' %></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue