From d800305b347cd452319ffc61d7881bf8a1b8b707 Mon Sep 17 00:00:00 2001 From: Patrick G Date: Wed, 5 Apr 2017 21:32:59 -0400 Subject: [PATCH] Commit search appearence fixes (#1254) * Fix button text to be consisstent with rest of UI * Make all commits checkbox look nicer --- options/locale/locale_en-US.ini | 2 +- templates/repo/commits_table.tmpl | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 35a5244940..c843a4b398 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -546,8 +546,8 @@ editor.upload_files_to_dir = Upload files to '%s' commits.commits = Commits commits.search = Search commits +commits.find = Search commits.search_all = All branches -commits.find = Find commits.author = Author commits.message = Message commits.date = Date diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index 8e473f22da..45cfe1890d 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -6,7 +6,11 @@ - +   +
+ + +