- <th width="3%">{{ trans('entities.pages_revisions_number') }}</th>
- <th width="23%">{{ trans('entities.pages_name') }}</th>
- <th colspan="2" width="8%">{{ trans('entities.pages_revisions_created_by') }}</th>
- <th width="15%">{{ trans('entities.pages_revisions_date') }}</th>
- <th width="25%">{{ trans('entities.pages_revisions_changelog') }}</th>
- <th width="20%">{{ trans('common.actions') }}</th>
+ <th width="40">{{ trans('entities.pages_revisions_number') }}</th>
+ <th>
+ {{ trans('entities.pages_name') }} / {{ trans('entities.pages_revisions_editor') }}
+ </th>
+ <th colspan="2">{{ trans('entities.pages_revisions_created_by') }} / {{ trans('entities.pages_revisions_date') }}</th>
+ <th>{{ trans('entities.pages_revisions_changelog') }}</th>
+ <th class="text-right">{{ trans('common.actions') }}</th>