We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f38e3 commit 9ca6fadCopy full SHA for 9ca6fad
tsa_app/templates/home.html
@@ -74,7 +74,7 @@ <h1 class="display-4" style="color: white;">Search for tweets</h1>
74
<center>
75
<div class="radio-inline" style="margin-top: 20px;">
76
<label style="margin-right: 10px; color: rgb(29, 29, 29);">
77
- <input type="radio" name="option" value="1" checked> With keyword
+ <input type="radio" name="option" value="1" checked> Has keyword
78
</label>
79
<label style="margin-left: 10px; color: rgb(29, 29, 29);">
80
<input type="radio" name="option" value="2"> From user
0 commit comments