diff options
Diffstat (limited to 'html/list.htm')
| -rw-r--r-- | html/list.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/list.htm b/html/list.htm index 57b4659..38ab5e0 100644 --- a/html/list.htm +++ b/html/list.htm @@ -12,6 +12,7 @@ <select name="type"> <option value="all">All</option> <option value="tag">Tag</option> + <option value="r">Groups</option> </select> <button type="submit">Search!</button> </form> |
