mirror of
https://github.com/YGGverse/YGGstate.git
synced 2025-02-05 03:04:23 +00:00
update trackers title
This commit is contained in:
parent
110e394841
commit
0318d35d9e
@ -236,7 +236,7 @@ $results = $sphinx->searchPeers($requestQuery,
|
|||||||
</td>
|
</td>
|
||||||
<td colspan="5" class="text-right">
|
<td colspan="5" class="text-right">
|
||||||
<?php if (TRACKER_PUBLIC_PEERS) { ?>
|
<?php if (TRACKER_PUBLIC_PEERS) { ?>
|
||||||
<div class="margin-top-8"><?php echo _('get yourself tracked by connection') ?></div>
|
<div class="margin-top-8"><?php echo _('trackers') ?></div>
|
||||||
<?php foreach (TRACKER_PUBLIC_PEERS as $address) { ?>
|
<?php foreach (TRACKER_PUBLIC_PEERS as $address) { ?>
|
||||||
<div><?php echo $address ?></div>
|
<div><?php echo $address ?></div>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user