mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#19915: Fixing search settings typo
Work Item: 19915 --HG-- branch : 1.x
This commit is contained in:
@@ -47,9 +47,8 @@
|
||||
<span class="hint">@T("Check any property which should be used for search queries.")</span>
|
||||
|
||||
}
|
||||
|
||||
else {
|
||||
<span class="hint">@T("There is currently no index to search from. Please update you index, and check some indexable content exists.")</span>
|
||||
<span class="hint">@T("There is currently no index to search from. Please update your index, and check if some indexable content exists.")</span>
|
||||
}
|
||||
</div>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user