This commit is contained in:
Naeltard 2015-04-03 05:35:34 +02:00
parent 0306595461
commit 737b501572

View File

@ -2,7 +2,7 @@
<div id="dropZone"> <div id="dropZone">
<p> <p>
${center_text} ${center_text}
<a class="btn btn-primary btn-sm" href="#!start;hash.${hash}" id="btn_load_infohash">${getfile}</a> <a class="btn btn-primary btn-sm" href="#!start;hash.${hash}" id="btn_load_infohash"><span class="glyphicon glyphicon-download-alt"></span>&nbsp;&nbsp;${getfile}</a>
${via} ${via}
<input type="text" placeholder="#hash" id="input_load_infohash" value="${hash}"> <input type="text" placeholder="#hash" id="input_load_infohash" value="${hash}">
</p> </p>