I have set up an awesome Jenkins server and am now trying out the Promoted Builds plugin, but am having trouble getting it to do anything. I want to set up manual promotion so that I can click a button and copy the artifacts (using the Copy Artifacts plugin) to another server. My promote config looks like:

And when I click promote on a build, I get:

...which is not so useful. There doesn't seem to be a "do stuff!" button.
It seems like it should look more like this:

...but it doesn't. What have I got wrong?