From da99812e458e4e8bf6f3c69620e2de764f5814bd Mon Sep 17 00:00:00 2001 From: Patrick G Date: Tue, 14 Mar 2017 16:36:41 -0400 Subject: [PATCH 1/2] Fix button text to be consisstent with rest of UI --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index f8e125076103e..86ebab93577f5 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -525,7 +525,7 @@ editor.upload_files_to_dir = Upload files to '%s' commits.commits = Commits commits.search = Search commits commits.search_all = All -commits.find = Find +commits.find = Search commits.author = Author commits.message = Message commits.date = Date From e5bd31e47cc2dc38d9b7cdbbb78838f2a9237267 Mon Sep 17 00:00:00 2001 From: Patrick G Date: Tue, 14 Mar 2017 16:45:48 -0400 Subject: [PATCH 2/2] Make all commits checkbox look nicer --- templates/repo/commits_table.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index a2c2c352c7eaa..2ac69edaaafd0 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -6,7 +6,11 @@ - +   +
+ + +