mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-06 10:25:22 +02:00
Commit search appearence fixes (#1254)
* Fix button text to be consisstent with rest of UI * Make all commits checkbox look nicer
This commit is contained in:
parent
0cee52e0d3
commit
d800305b34
2 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue