diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-21 01:11:20 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-21 01:11:20 +0200 |
commit | 9d93ed172248b9dec92ef09cabeffcc05f666ad8 (patch) | |
tree | e55c33a45c9f21ee769cad2dbff2b9fc7d60dfe9 /data/abouthome/aboutHome.xhtml | |
parent | c47f3dda10695dc1e71851e8cf7fdfb99d9d1c66 (diff) |
Added DDG tag to search button in aboutIcecat and aboutHome
Diffstat (limited to 'data/abouthome/aboutHome.xhtml')
-rw-r--r-- | data/abouthome/aboutHome.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/abouthome/aboutHome.xhtml b/data/abouthome/aboutHome.xhtml index c1acf4a..be9d118 100644 --- a/data/abouthome/aboutHome.xhtml +++ b/data/abouthome/aboutHome.xhtml @@ -93,7 +93,7 @@ min-height:100px; <form name="searchForm" id="searchForm" action="https://duckduckgo.com/html/"> <input type="text" name="q" value="" id="searchText" maxlength="256" autofocus="autofocus"/> - <input id="searchSubmit" type="submit" value="&abouthome.searchEngineButton.label;"/> + <input id="searchSubmit" type="submit" value="&abouthome.searchEngineButton.label; DuckDuckGO"/> </form> </div> |