Redirect 302 to firt child

This commit is contained in:
floppy0 2018-02-20 16:06:18 +01:00
parent 78307d90a9
commit e631b4cd29
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 $Languague->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 $Languagues->get('Collaborate with us and edit this page'); ?></a>
</div>