Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-09-18 06:53:01 +0400
committermattab <matthieu.aubry@gmail.com>2013-09-18 06:53:01 +0400
commit95297476e29c1f6848553c184026967883177e73 (patch)
tree069a4d74265cc66ff2c50a9896acac3484555179 /plugins/PDFReports
parentdf1718dcec252041b8d897cd71d64efd33642672 (diff)
Testing with Dejavu Sans Mono, maybe it works on travis?
Diffstat (limited to 'plugins/PDFReports')
-rw-r--r--plugins/PDFReports/templates/_listReports.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PDFReports/templates/_listReports.twig b/plugins/PDFReports/templates/_listReports.twig
index e75bdbfbc2..35cebca1c9 100644
--- a/plugins/PDFReports/templates/_listReports.twig
+++ b/plugins/PDFReports/templates/_listReports.twig
@@ -26,7 +26,7 @@
<tr>
<td colspan='7'>
<br/>
- {{ 'ScheduledReports_ThereIsNoReportToManage'|translate(siteName) }}.
+ {{ 'ScheduledReports_ThereIsNoReportToManage'|translate(siteName)|raw }}.
<br/><br/>
<a onclick='' id='linkAddReport'>&rsaquo; {{ 'ScheduledReports_CreateAndScheduleReport'|translate }}</a>
<br/><br/>