summaryrefslogtreecommitdiff
path: root/includes/view/AngelTypes_view.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-03-09 16:01:41 +0100
committerPhilip Häusler <msquare@notrademark.de>2014-03-09 16:01:41 +0100
commit462b78a7e7c4052d8d41268237bba7bffc98f55e (patch)
tree279066d5b4a285c02031e0581a7d689e099415e0 /includes/view/AngelTypes_view.php
parentab450600d76f79190b956f7f74cbc6a04ebcdf71 (diff)
better integration of angeltypes about
Diffstat (limited to 'includes/view/AngelTypes_view.php')
-rw-r--r--includes/view/AngelTypes_view.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/view/AngelTypes_view.php b/includes/view/AngelTypes_view.php
index b98cb6f5..9d0024aa 100644
--- a/includes/view/AngelTypes_view.php
+++ b/includes/view/AngelTypes_view.php
@@ -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'), '&laquo; ' . 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>'