In previous versions DNN provided the CommandButton webcontrol where we could add a text and and image.
If I apply the dnnPrimaryAction css class from the dnnForm pattern, I see the image is not displayed anymore.
Is there a way to style buttons using the new pattern but still displaying images?
EDIT:
I also see that applying the dnnPrimaryAction or dnnSecondaryAction to a Button on a form does not render the button in a similar way as with links (actually what it does is hidding the button!!!). Isn't this supported either?