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">
<p>
${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}
<input type="text" placeholder="#hash" id="input_load_infohash" value="${hash}">
</p>