forked from External/greenlight
		
	update recording labels
This commit is contained in:
		@@ -32,10 +32,10 @@
 | 
			
		||||
      <table id="recordings" class="table" width="100%">
 | 
			
		||||
        <thead>
 | 
			
		||||
          <th><%= t('date_recorded') %></th>
 | 
			
		||||
          <th><%= t('meeting') %></th>
 | 
			
		||||
          <th><%= t('name') %></th>
 | 
			
		||||
          <th><%= t('thumbnails') %></th>
 | 
			
		||||
          <th><%= t('duration') %></th>
 | 
			
		||||
          <th><%= t('watch') %></th>
 | 
			
		||||
          <th></th>
 | 
			
		||||
          <th><%= t('visibility') %></th>
 | 
			
		||||
          <th>published</th>
 | 
			
		||||
          <th><%= t('actions') %></th>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user