aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet.com/reports/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet.com/reports/summary.html b/templates/web/fixmystreet.com/reports/summary.html
index 96d326ce7..de340e5fd 100644
--- a/templates/web/fixmystreet.com/reports/summary.html
+++ b/templates/web/fixmystreet.com/reports/summary.html
@@ -131,7 +131,7 @@
<li>[% INCLUDE gb new_gb='category' text='category' %]</li>
<li>[% INCLUDE gb new_gb='device' text='device' %]</li>
<li>[% INCLUDE gb new_gb='state' text='state' %]</li>
- <li class="pull-right"><a href="[% c.uri_with({ csv => 1 }) %]">[% loc('Export as CSV') %]</a></li>
+ <li class="pull-right"><a href="[% c.uri_with({ csv => 1 }) %]">[% loc('Export CSV preview (100 rows)') %]</a></li>
</ul>
</div>
</div>