Here is the answere I received back from support for anyone interested.
If you open the file /skin1/modules/Dynamic_Images/product_image.tpl and find the lines:
Code:
{if $images ne ""}
<tr><td> </td></tr>
{/if}
You can replace those lines with:
Code:
<tr><td> Click to Enlarge </td></tr>