Properly label 4chan dropdown entry
This commit is contained in:
parent
18060ddc75
commit
a026fbf900
|
@ -115,7 +115,7 @@
|
|||
{% endif %}
|
||||
|
||||
{% if params.source == None %}
|
||||
<option selected value="4ch">All</option>
|
||||
<option selected value="4ch">4chan</option>
|
||||
{% elif params.source == '4ch' %}
|
||||
<option selected value="4ch">4chan</option>
|
||||
{% else %}
|
||||
|
|
Loading…
Reference in New Issue