mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #47969
[Bug 1750700] Re: combine T&C and privacy footer links into one
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1750700
Title:
combine T&C and privacy footer links into one
Status in Mahara:
Fix Released
Bug description:
The footer links T&C and Privacy statement need to be combined into
one link 'Legal'
When user is logged in:
T&C and Privacy statement both are redirected to the same link
account/userprivacy.php where the t&c and privacy statement for the user are displayed.
We just need to show only one link in footer.
On logged out screen:
T&C redirects to terms.php
and Privacy statement to privacy.php
We need to combine terms.php and privacy.php in one file
and show only one link in footer
We need to change the switch in admin/site/menu.php
removing the T&C and Privacy ones and adding one for the new 'Legal' link
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1750700/+subscriptions
References