Redirect 302 to firt child

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