Redirect 302 to firt child

This commit is contained in:
floppy0 2018-02-20 16:07:38 +01:00
parent 6ab60337dd
commit ea9a84b038
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@
</div>
<div class="text-right mt-5">
<a class="btn btn-primary" href="<?php echo $GITHUB_BASE_URL.$page->key().'/'.FILENAME ?>"><?php echo $Languages->get('Collaborate with us and edit this page'); ?></a>
<a class="btn btn-primary" href="<?php echo $GITHUB_BASE_URL.$page->key().'/'.FILENAME ?>"><?php echo $Language->get('Collaborate with us and edit this page'); ?></a>
</div>