Files
gitlabhq/app/views/admin/projects
David Pursehouse 42fbc91132 Correct date label on project information page
The label "Created at" would be appropriate for a timestamp such
as "09:30".

However the timestamp is actually being displayed as a date in
the format "Oct 15, 2013".  In this case "Created on" is better.
2013-10-18 12:10:42 +09:00
..