mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-05-03 18:21:08 +00:00
cleanup locale function usage (#27227)
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
<!-- Search Text -->
|
||||
<div class="ui fluid action input">
|
||||
{{template "shared/searchinput" dict "locale" .locale "Value" .Keyword "AutoFocus" true}}
|
||||
{{template "shared/searchinput" dict "Value" .Keyword "AutoFocus" true}}
|
||||
<button class="ui primary button">{{.locale.Tr "explore.search"}}</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user