2015-07-08 10:58:32 +01:00
|
|
|
<?php
|
|
|
|
if ($torrenttype = "T") {
|
2016-01-28 08:24:06 +00:00
|
|
|
echo "<li id=\"li2\" data-row=\"1\" data-col=\"2\" data-sizex=\"1\" data-sizey=\"1\"><a href=\"$myurl:$torrentport\" target=\"_blank\"><img src=\"$myurl/Pic/Transmission.png\" style=\"width: 130px; height: 130px;\"/></a></li>";
|
2015-07-08 10:58:32 +01:00
|
|
|
}
|
2016-01-28 08:24:06 +00:00
|
|
|
?>
|
|
|
|
|