sintonia/htmlUI/templates/popup/TR.resumeTransfer.tpl

11 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>