mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
rename info page
This commit is contained in:
parent
1e3dc3fa9d
commit
ea97dbc540
5 changed files with 5 additions and 5 deletions
|
|
@ -756,7 +756,7 @@ switch (isset($_GET['target']) ? urldecode($_GET['target']) : false)
|
|||
<a href="<?php echo $value->stats ?>"><?php echo _('Stats') ?></a>
|
||||
|
|
||||
<?php } ?>
|
||||
<a href="<?php echo WEBSITE_URL ?>/info.php"><?php echo _('Info') ?></a>
|
||||
<a href="<?php echo WEBSITE_URL ?>/node.php"><?php echo _('Node') ?></a>
|
||||
|
|
||||
<a href="<?php echo WEBSITE_URL ?>/index.php?rss"><?php echo _('RSS') ?></a>
|
||||
|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue