diff --git a/options/locale/locale_en-US.json b/options/locale/locale_en-US.json index 3f84225649..de3cbd1a91 100644 --- a/options/locale/locale_en-US.json +++ b/options/locale/locale_en-US.json @@ -161,8 +161,6 @@ "search.type_tooltip": "Search type", "search.fuzzy": "Fuzzy", "search.fuzzy_tooltip": "Include results that closely match the search term", - "search.code_archived_filter.all": "Archived and not archived", - "search.code_archived_filter.not_archived": "Not Archived", "search.words": "Words", "search.words_tooltip": "Include only results that match the search term words", "search.regexp": "Regexp", diff --git a/templates/shared/search/code/search.tmpl b/templates/shared/search/code/search.tmpl index 81b54c5fe5..35e4fce31c 100644 --- a/templates/shared/search/code/search.tmpl +++ b/templates/shared/search/code/search.tmpl @@ -15,9 +15,10 @@ {{ctx.Locale.Tr "filter_title"}} {{svg "octicon-triangle-down" 14 "dropdown icon"}} {{end}}