sintonia/htmlUI/templates/popup/TR.resumeTransfer.tpl
paul.baranowski c4b96da797 CC-1695 Remove Campcaster Studio and make install easier
Changing htmlUI dir structure to be better.
2010-09-30 15:56:56 -04:00

10 lines
219 B
Smarty

{include file="popup/header.tpl"}
<center>
##Resuming transfer(s).##
<br><br>
<input type="button" class="button" onClick="opener.location.reload();window.close();" value="##OK##">
</center>
</body>
</html>