diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-07-07 00:20:00 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-07-07 00:20:00 +0200 |
| commit | 2ca403a1fc80cb9e1d65764cbb42c5dbc7c030ea (patch) | |
| tree | 25152f0699a6675d78a9c7e69d4932bf6c89e8e0 /htroot/Vocabulary_p.html | |
| parent | 2e46033b6834ee5d898e219c9650f7be59e43654 (diff) | |
fix for spelling in web pages, fixes in locale translations, added
missing pages in de-locale, removed translation for non-existing pages
Diffstat (limited to 'htroot/Vocabulary_p.html')
| -rw-r--r-- | htroot/Vocabulary_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Vocabulary_p.html b/htroot/Vocabulary_p.html index 85aef0f29..ffd732d29 100644 --- a/htroot/Vocabulary_p.html +++ b/htroot/Vocabulary_p.html @@ -147,7 +147,7 @@ To see a list of all APIs, please visit the <a href="https://wiki.yacy.net/index </div> <div class="radio col-sm-offset-4 col-lg-offset-3 col-sm-7"> <label> - <input type="radio" name="discovermethod" value="titlesplitted" onclick="document.getElementById('discoverobjectspace').disabled=''"/> from page title (splitted) + <input type="radio" name="discovermethod" value="titlesplitted" onclick="document.getElementById('discoverobjectspace').disabled=''"/> from page title (split) </label> </div> <div class="radio col-sm-offset-4 col-lg-offset-3 col-sm-7"> |
