|
|
|
|
239
|
</tr>
|
239
|
</tr>
|
240
|
<? } elseif (!empty($GroupID) && ($CategoryID != 5) && ($CategoryID != 0)) { ?>
|
240
|
<? } elseif (!empty($GroupID) && ($CategoryID != 5) && ($CategoryID != 0)) { ?>
|
241
|
<tr>
|
241
|
<tr>
|
242
|
- <td class="label">Torrent group</td>
|
|
|
|
|
242
|
+ <td class="label">Torrent Group</td>
|
243
|
<td>
|
243
|
<td>
|
244
|
<a href="torrents.php?id=<?=$GroupID?>"><?=site_url()?>torrents.php?id=<?=$GroupID?></a><br />
|
244
|
<a href="torrents.php?id=<?=$GroupID?>"><?=site_url()?>torrents.php?id=<?=$GroupID?></a><br />
|
245
|
This request <?=($NewRequest ? 'will be' : 'is')?> associated with the above torrent group.
|
245
|
This request <?=($NewRequest ? 'will be' : 'is')?> associated with the above torrent group.
|