mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Fix DuckDuckGo t parameter value on start page
This commit is contained in:
parent
e4c4fd10fc
commit
d26fc63a5c
|
@ -20,7 +20,7 @@ img {margin-bottom:15px;}
|
|||
<img src="%ABOUT-IMG%" width="250">
|
||||
%PRIVATE-BROWSING%
|
||||
<form action="https://duckduckgo.com/" method="GET">
|
||||
<input type="hidden" name="t" value="falkon" />
|
||||
<input type="hidden" name="t" value="qupzilla" />
|
||||
<input class="line" id="inp" class="question" name="q"/> <br/>
|
||||
<input class="submit" type="submit" value="%BUTTON-LABEL%">
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue
Block a user