templates/notifier/mail/warning.erb in backup-3.6.0 vs templates/notifier/mail/warning.erb in backup-3.7.0

- old
+ new

@@ -1,6 +1,11 @@ -Backup <%= @model.label %> (<%= @model.trigger %>) finished with warnings. +Backup Completed Successfully (with Warnings)! + +Job: <%= @model.label %> (<%= @model.trigger %>) +Started: <%= @model.started_at %> +Finished: <%= @model.finished_at %> +Duration: <%= @model.duration %> <% if @send_log %> See the attached backup log for details. <% end %>