When i select "Delete" in the dialog, it will jump back to "Move" no matter
what, looks like a bug in the html, in recipie_functions.php it should be:
print("<option value=d selected>" . _("delete") . "</option>\n<option
value=m>" . _("move") . "</option>\n<option value=c>" . _("copy").
"</option>\n")
For robustnesas "delete" shouldn't be a default of course, it'd be better
to also test 'if ($recipies[$i]['action'] == "d") ...'
Nobody/Anonymous
Specific Plugin
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use