A shorter email signature wastes less space in email viewers.
---
todosrht/emails/new_ticket | 5 +----todosrht/emails/ticket_assigned | 5 +----todosrht/emails/ticket_comment | 5 +----todosrht/emails/ticket_mention | 5 +----
4 files changed, 4 insertions(+), 16 deletions(-)
diff --git a/todosrht/emails/new_ticket b/todosrht/emails/new_ticket
index a9de111..d029b86 100644
--- a/todosrht/emails/new_ticket+++ b/todosrht/emails/new_ticket
@@ -2,7 +2,4 @@
{{ticket.description}}
--
--View on the web:--{{root}}{{ticket_url}}+View on the web: {{root}}{{ticket_url}}
diff --git a/todosrht/emails/ticket_assigned b/todosrht/emails/ticket_assigned
index ebd3be0..18027d8 100644
--- a/todosrht/emails/ticket_assigned+++ b/todosrht/emails/ticket_assigned
@@ -2,7 +2,4 @@
You were assigned to {{ ticket_ref }} by {{ assigner }}.
--
--View on the web:--{{root}}{{ticket_url}}+View on the web: {{root}}{{ticket_url}}
diff --git a/todosrht/emails/ticket_comment b/todosrht/emails/ticket_comment
index d704df3..e3426a6 100644
--- a/todosrht/emails/ticket_comment+++ b/todosrht/emails/ticket_comment
@@ -5,7 +5,4 @@ Ticket resolved: {{resolution}}
{{/resolution}}{{comment_text}}
--
--View on the web:--{{root}}{{ticket_url}}+View on the web: {{root}}{{ticket_url}}
diff --git a/todosrht/emails/ticket_mention b/todosrht/emails/ticket_mention
index e810f6c..7cc5486 100644
--- a/todosrht/emails/ticket_mention+++ b/todosrht/emails/ticket_mention
@@ -4,7 +4,4 @@ You were mentioned in {{ ticket_ref }} by {{ submitter }}.
{{ text }}
--
--View on the web:--{{root}}{{ticket_url}}+View on the web: {{root}}{{ticket_url}}
--
2.20.1