minor text changes

This commit is contained in:
Zachary Chai
2017-01-31 18:12:05 -05:00
parent 9cf8042a69
commit 16fd597b1a
2 changed files with 5 additions and 5 deletions

View File

@ -36,10 +36,10 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<table id="recordings" class="table" width="100%">
<thead>
<th><%= t('date_recorded') %></th>
<th><%= t('name') %></th>
<th><%= t('meeting') %></th>
<th><%= t('thumbnails') %></th>
<th><%= t('duration') %></th>
<th><%= t('views') %></th>
<th><%= t('watch') %></th>
<th>published</th>
<th><%= t('actions') %></th>
</thead>