better integration of angeltypes about

main
Philip Häusler 11 years ago
parent ab450600d7
commit 462b78a7e7

@ -125,6 +125,7 @@ function AngelTypes_about_view($angeltypes, $user_logged_in) {
buttons(array(
! $user_logged_in ? button(page_link_to('register'), register_title()) : '',
! $user_logged_in ? button(page_link_to('login'), login_title()) : '',
$user_logged_in ? button(page_link_to('angeltypes'), '« ' . angeltypes_title()) : 'back',
button($faq_url, _("FAQ"))
)),
'<p>' . _("Here is the list of teams and their tasks. If you have questions, read the FAQ.") . '</p>'

Loading…
Cancel
Save