summaryrefslogtreecommitdiffstats
path: root/templates/globalrelay_compliance_export.html
diff options
context:
space:
mode:
authorMartin Kraft <martinkraft@gmail.com>2018-03-27 09:01:42 -0400
committerMartin Kraft <martinkraft@gmail.com>2018-03-27 09:01:42 -0400
commite13e64711f7a7e8ceadb8cbc6af72c4022c95b36 (patch)
treefe0e956b1d660cd08d41757d25c8adcb3463568c /templates/globalrelay_compliance_export.html
parentd8b42070186c12f6320fe54ea1c405149846404c (diff)
parent9e6db178b09387e21ac19ce85369cf1ca7a443e8 (diff)
downloadchat-e13e64711f7a7e8ceadb8cbc6af72c4022c95b36.tar.gz
chat-e13e64711f7a7e8ceadb8cbc6af72c4022c95b36.tar.bz2
chat-e13e64711f7a7e8ceadb8cbc6af72c4022c95b36.zip
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Diffstat (limited to 'templates/globalrelay_compliance_export.html')
-rw-r--r--templates/globalrelay_compliance_export.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/globalrelay_compliance_export.html b/templates/globalrelay_compliance_export.html
index 91028d11c..da93f887c 100644
--- a/templates/globalrelay_compliance_export.html
+++ b/templates/globalrelay_compliance_export.html
@@ -65,7 +65,7 @@
<li><span class="bold">Channel:&nbsp;</span>{{.Props.ChannelName}}</li>
<li><span class="bold">Started:&nbsp;</span>{{.Props.Started}}</li>
<li><span class="bold">Ended:&nbsp;</span>{{.Props.Ended}}</li>
- <li><span class="bold">Duration:&nbsp;</span>{{.Props.Duration}}&nbsp;Minutes</li>
+ <li><span class="bold">Duration:&nbsp;</span>{{.Props.Duration}}</li>
</ul>
</div>
<table class="participants">
@@ -88,4 +88,4 @@
</div>
<p>Exported on {{.Props.ExportDate}}</p>
-{{end}} \ No newline at end of file
+{{end}}