X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=widgets.sh;h=f541c218021f95bc132576c59fe84ceb2ad44231;hp=ff6f2ddfacc158f91daa266c67bdb368bdb5527b;hb=a59cc5b719fece10626f11f8c7558d01a676e773;hpb=d1e7e3c7931410f6705f7f89f03c580380a354f1 diff --git a/widgets.sh b/widgets.sh index ff6f2dd..f541c21 100644 --- a/widgets.sh +++ b/widgets.sh @@ -100,6 +100,7 @@ w_bookmarks(){ [a .link target=blank href="?o=Name&s=%s&f=%s" by Name] [a .link target=blank href="?o=Date&s=%s&f=%s" by Date] [a .link target=blank href="?o=Length&s=%s&f=%s" by Length] + [a .link target=blank href="?o=Group&s=%s&f=%s" by Group] [br]' \ "$(HTML "$name" |sed 's;,\;;&[wbr];g;')" \ "$search" "$filter" \ @@ -117,7 +118,7 @@ w_search(){ [option value=Name %s Name] [option value=Date %s Date] [option value=Length %s Length] - [option value=Group %s Grouplength] + [option value=Group %s Group] ] [input name=s placeholder=Search value="%s"] ] @@ -223,7 +224,7 @@ w_advsearch(){ [option value=Name %s Name] [option value=Date %s Date] [option value=Length %s Length] - [option value=Group %s Grouplength] + [option value=Group %s Group] ][button type=submit Apply Filter]] ]' \ "$w_coname" "$w_codate" \