Skip to content

Commit

Permalink
Clarify Email Download Data
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffhumphrey committed Sep 30, 2019
1 parent 98bb49c commit 04cba53
Show file tree
Hide file tree
Showing 5 changed files with 816 additions and 816 deletions.
6 changes: 3 additions & 3 deletions admin/default.admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@
<div class="panel-body">
<div class="row">
<div class="col col-lg-4 col-md-4 col-sm-4 col-xs-4">
<strong>Emails (CSV)</strong>
<strong>Email Addresses and Associated Contact Data (CSV)</strong>
</div>
<div class="col col-lg-8 col-md-8 col-sm-8 col-xs-8">
<ul class="list-unstyled">
Expand All @@ -1245,7 +1245,7 @@
</div><!-- ./row -->
<div class="row">
<div class="col col-lg-4 col-md-4 col-sm-4 col-xs-4">
<strong>Participants (CSV)</strong>
<strong>Participant Data (CSV)</strong>
</div>
<div class="col col-lg-8 col-md-8 col-sm-8 col-xs-8">
<ul class="list-unstyled">
Expand All @@ -1256,7 +1256,7 @@
</div><!-- ./row -->
<div class="row">
<div class="col col-lg-4 col-md-4 col-sm-4 col-xs-4">
<strong>Entries (CSV)</strong>
<strong>Entries and Associated Data (CSV)</strong>
</div>
<div class="col col-lg-8 col-md-8 col-sm-8 col-xs-8">
<ul class="list-unstyled">
Expand Down
Loading

0 comments on commit 04cba53

Please sign in to comment.