X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=widgets.sh;h=3efb79bb63a77acc3fb936a1d03b2734dfa15dcc;hp=cd9cf3b85728b7a6a3132ccae619316086c60984;hb=995cf28d73ab4d54981a98844304e522d924ac65;hpb=48b6390c54588ea9721602e1e848916696914e4b diff --git a/widgets.sh b/widgets.sh index cd9cf3b..3efb79b 100755 --- a/widgets.sh +++ b/widgets.sh @@ -266,7 +266,7 @@ w_tagging(){ cat <<-EOF [fieldset [legend New:][textarea name=newtag] [label [checkbox "makegroup" "true"] Join selected into group] - [submit "op" "del" Remove][submit "op" "add" Add][submit "op" "flip" Flip] + [submit "op" "del" Remove][submit "op" "flip" Flip][submit "op" "add" Add] ]] EOF }