History panel tidy up styles

This commit is contained in:
Paul Clarke 2016-06-15 16:17:06 +12:00
parent 006d03eacc
commit 84e946a035
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
<thead>
<tr>
<th class="ui-helper-hidden"></th>
<th><% _t('CMSPageHistoryController_versions_ss.WHEN','When') %></th>
<th class="first-column"><% _t('CMSPageHistoryController_versions_ss.WHEN','When') %></th>
<th><% _t('CMSPageHistoryController_versions_ss.AUTHOR','Author') %></th>
<th><% _t('CMSPageHistoryController_versions_ss.PUBLISHER','Publisher') %></th>
<th class="last-column"><% _t('CMSPageHistoryController_versions_ss.PUBLISHER','Publisher') %></th>
</tr>
</thead>