Revert "Issue #1529708 by imperial_dalek, torpy, janekD7, helmo: Allow...
Revert "Issue #1529708 by imperial_dalek, torpy, janekD7, helmo: Allow ordering of site map content"
This reverts commit 7124eb73.
Kicking this out until there's a working JS file accompanying it.
$result=db_query('SELECT vid, name, description FROM {taxonomy_vocabulary} WHERE machine_name IN (:vnames) ORDER BY weight ASC, name',array(':vnames'=>$vnames));