diff --git a/code/DMSDocument_versions.php b/code/DMSDocument_versions.php index e209972..9617f5f 100644 --- a/code/DMSDocument_versions.php +++ b/code/DMSDocument_versions.php @@ -22,9 +22,9 @@ class DMSDocument_versions extends DataObject { ); static $display_fields = array( - 'VersionCounter' => 'VersionCounter', + 'VersionCounter' => 'Version Counter', 'FilenameWithoutID' => 'Filename', - 'LastChanged' => 'LastChanged' + 'LastChanged' => 'Last Changed' ); static $summary_fields = array(